Installing Google Chrome on Ubuntu 11.10 – Oneiric Ocelot

#1 Get the debian package of chrome from its official website.

Download Google Chrome

#2 Now, you can either install it using Software Center or from command line.

installing-chrome on Ubuntu 11.10Installing Chrome using Ubuntu Software Center

You can also use the dpkg tool to install the *.deb package. Open the terminal (CTRL+ALT+T), and type (move to other directory instead of Downloads f you’ve saved it  some where else) :

cd Downloads
sudo dpkg -i file_name.deb

#3 If any dependency error occurs then run the following command(s)

sudo apt-get -f install

or install dependent libraries/program manually like this :

sudo apt-get install libnspr4-0d
sudo apt-get install libcurl3

Tags:, ,

Sobre candidosalesdm

Estudante

3 Responses to “Installing Google Chrome on Ubuntu 11.10 – Oneiric Ocelot”

  1. paulodealmeida says :

    Valeu Candido, tentei instalar pela central de programas e deu erro, com o seu passo a passo funcionou…. irado.

  2. carlos roberto says :

    mais uma pequena ajuda baixe google chorme no formato debian para ubuntu 11.10 depois descompate abrindo a central de programa ou use instalador de pacotes gdebi.simples.
    ircarlos.ubuntu

Trackbacks / Pingbacks

  1. Ubuntu 11.10: Instalando o google chrome « Rairo’s Weblog - outubro 18, 2011

Deixe uma resposta

Preencha os seus dados abaixo ou clique em um ícone para log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Sair / Alterar )

Imagem do Twitter

You are commenting using your Twitter account. Sair / Alterar )

Foto do Facebook

You are commenting using your Facebook account. Sair / Alterar )

Connecting to %s