As mentioned by Google,
"Picasa is software that helps you instantly find, edit and share all the pictures on your computer. Every time you open Picasa, it automatically locates all your pictures (even ones you forgot you had) and sorts them into visual albums organized by date with folder names you will recognize. You can drag and drop to arrange your albums and make labels to create new groups. Picasa makes sure your pictures are always organized."
To install it, go to:
http://picasa.google.com/linux/
and click on the Download Picasa for Linux link. Once it downloads, install the package using rpm:
~>
sudo rpm -vhi ~/Download/picasa-2.2.2820-5.i386.rpm
You should see picasa
successfully install: Preparing...
########################################### [100%]
1:picasa ########################################### [100%]
Once finished, source your ~/.tcshrc
file:1:picasa ########################################### [100%]
~>
source ~/.tcshrc
and picasa is
ready to be launched: ~> picasa &


