Linux How-to Remove/Uninstall Google Chrome .rpm

This Tip Show How-to Manually Remove a Google Crome .rpm Installation from Linux RedHat Based Distros.
This Same Process is also Necessary when you Want to Switch of Google Release…

  1. Open Terminal Window
  2. Removing Google-Chrome
    • Stable
      su -c 'yum remove google-chrome-stable'
    • Beta
      su -c 'yum remove google-chrome-beta'
    • Unstable
      su -c 'yum remove google-chrome-unstable'