This Tip Show How-to Manually Remove a Google Crome .deb Installation from Linux Debian-Like Distros.
This Same Process is also Necessary when you Want to Switch of Google Release…
- Open Terminal Window
- Removing Google-Chrome
- Stable
su -c 'apt-get remove google-chrome-stable'
- Beta
su -c 'apt-get remove google-chrome-beta'
- Unstable
su -c 'apt-get remove google-chrome-unstable'
- Stable