How to Completely Remove/Uninstall Google Chrome in Ubuntu 18.04 LTS?
Step 1:
sudo apt purge google-chrome-stable
Step 2:
We need to Remove the ‘google chrome’ folder in
/home/username/.config
rm -rf /home/ubuntu123/.config/google-chrome
Step 3:
and then remove the ‘google chrome’ folder in
/home/username/.cache
rm -rf /home/ubuntu123/.cache/google-chrome
It's Done
Thanks for watching, please like and subscribe
==============================================
https://www.facebook.com/HowtoTutorialsByAmit/