Fotoxx is a free open source Linux program for editing photos or other images and managing a large collection (collection management). Images can be viewed in scrollable pages of thumbnails (variable size) or singly in a large window.
Install Fotoxx 14.05
Method 1: Direct DEB Download
- Install dependencies
$ sudo apt-get install dcraw
$ sudo apt-get install ufraw
$ sudo apt-get install libimage-exiftool-perl
- Download deb file
wget http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-14.05-x86_64.deb
- Install fotoxx
$ sudo dpkg -i fotoxx-*
Method 2: Via PPA
$ sudo add-apt-repository ppa:dhor/myway $ sudo apt-get update $ sudo apt-get install fotoxx