Hello Linux Geeksters. As you may know, MacroFusion is a graphical frontend over the Enfuse tool. It is a tool for photographers, allowing the users to fusion many photos to one with great DOF (Deep of Field) or DR (Dynamic Range). The latest version available is MacroFusion 0.7.4, coming with the below changes:
- port to gtk3, python3
- pyexiv2 replaced by gexiv2 (disabled so far due to Ubuntu problems with gexiv2)
- bugfixes
- UI changes
In this article I will show you how to install Macrofusion 0.7.4 on Ubuntu 14.04 Trusty Tahr, Linux Min 17.1 Rebecca, Linux Mint 17 Qiana, Deepin 2014, Peppermint Five, Elementary OS 0.3 Freya, LXLE 14.04, Linux Lite 2.0 and other Ubuntu derivative systems.
Because it is available via PPA, installing Macrofusion 0.7.4 on Ubuntu 14.04 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the macrofusion package. Like this:
$ sudo add-apt-repository ppa:dhor/myway
$ sudo apt-get update
$ sudo apt-get install macrofusion
Optional, to remove macrofusion, do:
$ sudo apt-get remove macrofusion