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