how to install picasa 3

Asked by Frank J. Cseri

I have downloaded picasa 3 , but how do I go about installig it
I am running linux 9.1o

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu file-roller Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Jones (dj) said :
#1
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If you add these 2 lines:

deb http://dl.google.com/linux/deb/ stable non-free
deb http://dl.google.com/linux/deb/ testing non-free

in:

gksudo gedit /etc/apt/sources.list

You will need the key too:

cd ~/; wget https://dl-ssl.google.com/linux/linux_signing_key.pub; sudo apt-key add ./linux/linux_signing_key.pub; rm ./linux/linux_signing_key.pub

Then you can install it with apt-get:

sudo apt-get install picasa

Can you help with this problem?

Provide an answer of your own, or ask Frank J. Cseri for more information if necessary.

To post a message you must log in.