Uninstall Chrome Apps

[Solved] Uninstall Chrome Apps | 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

Answers related to uninstall chrome apps

Code Explorer Popular Question For Shell