Photoflow (AppImage 64bit)

Paint programs, vector editors, 3d modelers, animation editors, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Photoflow (AppImage 64bit)

#1 Post by labbe5 »

https://aferrero2707.github.io/PhotoFlow/install.html

AppImage (64bit) : https://github.com/aferrero2707/PhotoFl ... continuous

If you are a Dog user, and you are used to install apps from PPA :

sudo add-apt-repository ppa:dhor/myway

Then apt update and install photoflow.

Note : be sure to use a fresh install when installing from PPA, then make a sfs bundle and load it when needed, because with PPA you risk breaking your system if something goes wrong.

But you are not left alone if you can't use PPA :
PhotoFlow provides an helper script to simplify the building process; in order to use it you have to go into the "build" subdirectory and run the "build_all.sh" script:

$ cd PhotoFlow/build
$ bash ./build_all.sh
This will not only compile photoflow, but also fetch and compile the right version of VIPS automatically.

Post Reply