Hello Linux Geeksters. As you may know, Pimagizer is an open-source lightweight tool for resizing images, written in Python using GTK+3. It has a simple and intuitive GUI and creates duplicates of the resized photos, in order not to loose the original one. Because Pimagizer 0.3 / 0.2 is available via PPA, we don’t need to download the packages as deb files and install them by hand anymore, like we did here.
In this article I will show you how to install Pimagizer on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Both Pimagizer 0.3 Testing and Pimagizer 0.2 Stable are available via different PPAs (so we don’t need to install it with . I will show you how to install both of them, just follow the instructions for your desired version:
How to install Pimagizer 0.3 Testing on Ubuntu and Linux Mint:
$ sudo add-apt-repository ppa:vfrico/cambiadeso
$ sudo apt-get update
$ sudo apt-get install pimagizer
How to install Pimagizer 0.2 Stable on Ubuntu and Linux Mint:
$ sudo add-apt-repository ppa:vfrico/stable
$ sudo apt-get update
$ sudo apt-get install pimagizer
Leave a Reply