Support
Forums

Re: HOW TO UNINSTALL FIREFOX ON UBUNTU AND OTHER SOFTWARE

What was the output from:Code: [Select]type firefoxWas it Quotefirefox is /usr/bin/firefoxIf that is the case then it is not a snap package.You should be able to remove with apt:Code: [Select]sudo apt-get --purge autoremove firefox
What was the output from:
Code: [Select]
type firefox

Was it
Quote
firefox is /usr/bin/firefox

If that is the case then it is not a snap package.

You should be able to remove with apt:
Code: [Select]
sudo apt-get --purge autoremove firefox