There are 2 ways to achieve this, one you can download the installer and install it manually OR you can do this by adding it chromium ppa to your repository but for now I will show you the first method (second method to hard)
Download according to your environment
For 64 bit
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
For 32 bit
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
Unpack and Install it using
sudo dpkg -i google-chrome-filename-etc-etc
*Make sure the name is the same with the one you've downloaded
IF someshow it fails to install, try this
sudo apt-get install -f
That's all
Source | liberiangeek.net
Image | softicons.com
0 comments:
Post a Comment