Install Clipgrab using this method
1. open terminal and run the commands below
sudo gedit /etc/apt/sources.list.d/clipgrab.list
2. Then copy and paste the lines below into the file and save
deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu precise main
deb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu precise main
3. Finally, run the commands below to install ClipGrab
sudo apt-get update && sudo apt-get install clipgrab


