How To Install Converseen 0.7.2.1 On Ubuntu, Linux Mint, Pinguy OS, LXLE And Other Ubuntu Derivatives

Hello Linux Geeksters. As you may know, Converseen is an open-source multi-platform image converter and resizer, written in C++ and using the Qt4 libraries. It has support for more that 100 image formats, including like DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, TIFF and many others.

Watch Free Movies

It provides the basic photo manipulation functions, including convert, resize, rotate or flip. The latest version available is Converseen 0.7.2.1 which comes only with some bug-fixes  for the already known issues.

 how to install Converseen 0.7.2.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Pinguy OS 14.04, Pinguy OS 12.04, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Elementary OS 0.3 Isis, Elementary OS 0.2 Luna, LXLE 14.04, Peppermint Five

In this article I will show you how to install Converseen 0.7.2.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Pinguy OS 14.04, Pinguy OS 12.04, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Elementary OS 0.3 Isis, Elementary OS 0.2 Luna, LXLE 14.04, Peppermint Five and other Ubuntu derivative systems.

Because it is available via PPA, installing Converseen 0.7.2.1 on the listed Ubuntu, Linux Mint, Elementary OS, LXLE, Pinguy OS, Peppermint systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the converseen package. Like this:

$ sudo add-apt-repository ppa:ubuntuhandbook1/apps
$ sudo apt-get update
$ sudo apt-get install converseen

Optional, to remove Converseen, do:

$ sudo apt-get remove converseen

Scroll to Top