instalPicasa.sh

#!/bin/bash
 
sudo su
 
echo "deb http://dl.google.com/linux/deb/ stable non-free" >> /etc/apt/sources.list
sudo apt-get update
sudo apt-get install picasa 

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!