Quantcast
Channel: Sysads Gazette » Applications
Viewing all articles
Browse latest Browse all 174

Install Fotoxx 14.05 in Ubuntu 14.04, 13.10

$
0
0

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.

fotoxx-02image source

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

fotoxx-01


Viewing all articles
Browse latest Browse all 174

Trending Articles