Sublime 3 install, "breaks existing package"
Attempting to install using the debian package under Mint produces the following error. I also have sublime 2 installed.
Just happened to me, did it manual:
sudo dpkg -r sublime-text-installer
sudo dpkg -i sublime-text_build-3065_amd64.deb # <- of course, depends on your version
HTH
Just before installing the new package run this:
sudo apt-get purge sublime-text-installer