Quantcast
Channel: Planet Malaysia
Viewing all articles
Browse latest Browse all 15921

DaneshProject: How to install Google Chrome on Linux Mint 13

$
0
0

Here’s how to install Google Chrome on Linux Mint 12 “Maya”.

1. Download the signing key.

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

2. Download the install package. Beta or Stable

Beta,

wget https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb

Stable,

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

3. Install the Google Chrome package. This will also automatic add the Google Chrome repositories which will allow Google Chrome to receive updates.

sudo dpkg -i google-chrome-beta_current_amd64.deb

Enjoy your browser. :D

Similar Posts:



Viewing all articles
Browse latest Browse all 15921

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>