google chrome problem

Asked by Omar. P

I want too download google chrome I'm using version 9.04. So when I downloaded google chrome from the website I chose "32 bit .deb", I saved it, It open with "Gdebi package installer" but it doesn't install. This appears "Error: Dependency is not satisfiable: libnss3-1d (>= 3.12.3)" what does this mean? What should I do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Solved by:
zvacet
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1
Revision history for this message
Omar. P (omar.p) said :
#2

I was following the instructions, but when I ran the command "sudo apt-get update" this appears in the terminal. What could I do next?

W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B22AB97AF1CDFA9
W: You may want to run apt-get update to correct these problems

Revision history for this message
Soul-Sing (soulzing) said :
#3

and via: https://edge.launchpad.net/~chromium-daily/+archive/dev
terminal: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5

Revision history for this message
Best zvacet (ivicakolic) said :
#4

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B22AB97AF1CDFA9

sudo apt-get update

Revision history for this message
Omar. P (omar.p) said :
#5

Thanks zvacet, that solved my question.