How To Install Converseen 0.7.3 On Ubuntu 14.04, Ubuntu 12.04 And Derivative Systems

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 offers the user the basic photo manipulation functions, including convert, resize, rotate or flip. The latest version available is Converseen 0.7.3 which comes with bug-fixes and Polish translations.

how to install Converseen 0.7.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04,Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Deepin 2014, Peppermint Five, LXLE 14.04, LXLE 12.04, Linux Lite 2.0

In this article I will show you how to install Converseen 0.7.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04,Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Deepin 2014, Peppermint Five, LXLE 14.04, LXLE 12.04, Linux Lite 2.0 and other Ubuntu 14.04/Ubuntu 12.04 derivative systems.

Because it is available via PPA, installing Converseen 0.7.3 on the listed Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Deepin, LXLE, Linux Lite and 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