Hello Linux Geeksters. As you may know, Kaption is a KDE application for screenshot taking. The users can easily take screenshots by clicking the icon from the systray and snip the region they want to save. The latest version available is Kaption 0.1.1. For more information, see this link.

In this article I will show you how to install Kaption 0.1.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Because it is available via PPA, installing Kaption 0.1.1 on the listed Ubuntu and Linux Mint systems is easy. All you have to do is add the ppa, update the local repository index and install the kaption package. Like this:
$ sudo add-apt-repository ppa:samrog131/ppa
$ sudo apt-get update
$ sudo apt-get install kaption