Ubuntu Uninstall Chrome

[Solved] Ubuntu Uninstall Chrome | Shell - Code Explorer | yomemimo.com
Question : ubuntu uninstall chrome

Answered by : clever-crane-q6pzayxh8nh0

// Solution 1:
sudo apt-get remove google-chrome-stable
// Solution 2:
sudo apt-get purge google-chrome-stable
sudo apt-get autoremove

Source : | Last Update : Sun, 18 Oct 20

Question : remove google chrome linux

Answered by : nicholas-obert

sudo apt purge google-chrome-stable

Source : | Last Update : Sat, 23 May 20

Answers related to ubuntu uninstall chrome

Code Explorer Popular Question For Shell