how to uninstall chrome in ubuntu 20.04 Code Example

how to uninstall chrome in ubuntu? – ctrl+c and enter to go back to the CMD via terminal. and Enter sudo apt-get remove google-chrome-stable command.

how to uninstall chrome in ubuntu?

How to Completely Uninstall Google Chrome From Ubuntu. we have main 3 Solution available.

Solution 1: ubuntu uninstall chrome

sudo apt-get remove google-chrome-stable

Solution 2: uninstall chrome in ubuntu

sudo apt-get purge google-chrome-stable
sudo apt-get autoremove

Solution 3: remove google chrome linux

sudo apt purge google-chrome-stable

Uninstall Google Chrome browser

dpkg –list | grep google

use “apt –purge remove” to remove the google-chrome-stable package.

sudo apt --purge remove google-chrome-stable

See also :  qxcbconnection: could not connect to display - 5 steps

Leave a Reply

Your email address will not be published. Required fields are marked *