danielpaixao
(usa Ubuntu)
Enviado em 13/12/2011 - 21:22h
Segui esses passos e não funcionou:
sudo gedit /etc/apt/sources.list
Adicione o seguinte e salve:
deb
http://dl.google.com/linux/deb/">
http://dl.google.com/linux/deb/ stable main
Em seguida atualize os repositórios
sudo apt-get update
E finalmente instalamos o Chrome
sudo apt-get install google-chrome-stable
No terminal você digita google-chrome e está pronto para usar!
Quando entro com sudo apt-ger update, ao final do processo aparece:
W: GPG error:
http://dl.google.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A040830F7FAC5991
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct
Finalmente, quando entro com sudo apt-get install google-chrome-stable recebo a mensagem:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Alguém sabe onde está o erro?