Description
Description
I want to install processing in /opt, for a system wide installation for all users.
Expected Behavior
Copy the downloaded folder to /opt as root. Install it as root.
Menu and desktop files are placed in system wide places
/usr/local/share/applications
/usr/local/share metainfo
etc.
Symlink from /usr/local/bin to the processing executable file
Sketchbook in the user folder, when the user opens the application.
(NOTE: I may not 100% correct here, but you know what I mean).
Installing via a package manager (apt) or something like snapd would be easiest of course.
Current Behavior
It saves to .local/share/*
Not system wide.
Here is a guide who tries to help you with installing in /opt, but I think it should be easier then that: http://www.artsnova.com/processing/installing-processing-ubuntu-linux-tutorial.html
Your Environment
Linux/Debian/Ubuntu