<data:blog.pageTitle/>

This Page

has moved to a new address:

https://klinikilmu.com

Sorry for the inconvenienceā€¦

Redirection provided by Blogger to WordPress Migration Service
Klinik Ilmu: Install Chrome on Linux Mint 14

Selasa, 05 Maret 2013

Install Chrome on Linux Mint 14

After i install to Linux Mint 14, I wanted to install Google Chrome again.
Usual installation through installation manager failed.
solution was found and it is pretty simple.

1. Get deb installation file of Chrome for your architecture
 in here : www.google.com/chrome

2. run the following command line:


1sudo dpkg -i yourdownloadfile.deb

it will install Chrome to your machine.
in output you will see something like:

01Unpacking google-chrome-stable (from google-chrome-stable_current_i386.deb) ...
02dpkg: dependency problems prevent configuration of google-chrome-stable:
03 google-chrome-stable depends on libnspr4-0d (>= 4.7.3-0ubuntu1~); however:
04  Package libnspr4-0d is not installed.
05 google-chrome-stable depends on libnss3-1d (>= 3.12.3); however:
06  Package libnss3-1d is not installed.
07 google-chrome-stable depends on libcurl3; however:
08  Package libcurl3 is not installed.
09dpkg: error processing google-chrome-stable (--install):
10 dependency problems - leaving unconfigured
11Processing triggers for gnome-menus ...
12Processing triggers for desktop-file-utils ...
13Processing triggers for bamfdaemon ...
14Rebuilding /usr/share/applications/bamf.index...
15Processing triggers for man-db ...
16Errors were encountered while processing:
17 google-chrome-stable
3. run the following command line to download needed packages:

sudo apt-get install -f 

Label: ,

0 Komentar:

Posting Komentar

Berlangganan Posting Komentar [Atom]

<< Beranda