Linux Mint 18.x is fairly to install Deep Art Effects on with the annoyance of a broken launch icon you need to fix.
Is the Terminal scary?
Not it you know what you’re doing. Don’t worry if you’re simply cutting and pasting – the following commands are known to work, in the case of Mint there are a LOT of them (this one was a bit of an issue)
First thing first
You want to download Deep Art Effects to start with. When prompted select the “Save to disk” option, attempting to open it at this stage won’t work properly if at all.
Go to Deep Art Effects and download the latest version for Linux
Scary time!
OK – Open up a terminal, You’re now going to type in (or cut & paste) EXACTLY what’s written in the boxes here
Start off by making sure everything is up to date, update anything that needs it
sudo apt-get update sudo apt-get upgrade
Next you need to install Java
sudo apt-get install openjdk-8-jre openjfx
Finally you can install Deep Art Effects (type this all on one line)
sudo dpkg -i Downloads/deep-art-effects-linux-1.1.0.deb
The last thing we need to do is fix up the (broken) icon Mint has for Deep Art Effects
Locate the Deep Art Effects icon under Graphics in your menu and right click on it then click on Edit Properties
In the command edit box replace the existing contents with
/usr/bin/java -jar /opt/deeparteffects/deeparteffects.jar
Now, reboot your system and everything will work
Once you’re back up and running start Deep Art Effects from the Graphics sub-menu and create your first piece of Deep Art!
[wpedon id=360]