Shell/Bash: ubuntu uninstall chrome Example
Shell/Bash Example: This is the "ubuntu uninstall chrome" Example. compiled from many sources on the internet by SimpleTutorials.org
ubuntu uninstall chrome
// Solution 1: sudo apt-get remove google-chrome-stable // Solution 2: sudo apt-get purge google-chrome-stable sudo apt-get autoremove
remove google chrome linux
sudo apt purge google-chrome-stable
* Summary: This "ubuntu uninstall chrome" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!