Hello Linux Geeksters. As you may know gThumb is the default application for vieweing images on the GNOME desktop environment. The latest version available is gThumb 3.2.3.
In this article I will show you how to install gThumb 3.2.3 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Elementary OS 0.2 Luna and Pear OS 8.
Because it is available via PPA, installing gThumb 3.2.3 on Ubuntu, Linux Mint, Elementary OS and Pear OS is easy. All you have to do is add the ppa to the system, update the local repository index and install the gthumb package. Like this:
$ sudo add-apt-repository ppa:dhor/myway
$ sudo apt-get update
$ sudo apt-get install gthumb
Leave a Reply