Just installed on my new laptop Ubuntu 14.04 and immediately installed Chrome (for programming purposes). I havn't done anything with Mozilla Firefox yet and I want to remove it since I have Chrome. How do I remove Firefox?
Another qustions were asking how to remove Firefox after long use.. I'm sure I don't need to write all the command lines their answers suggested..
Thanks in advance.
sudo apt-get purge firefox
, you can wipe remaining traces by following the answers to the question linked below. – Byte Commander Sep 04 '15 at 10:06