Windows
The app doesn't require installation and is good to go as soon as downloaded.
Mac
The app doesn't require installation and is good to go as soon as downloaded.
If you would like, you can drag'n'drop the program to Applications folder. The screenshot for Organize My Files app will look like the following:
Linux
There are 2 packages:
- AppImage
- Snap
AppImage package is good to run without installation.
If you downloaded the program from Ubuntu Software Center or Snap Store - you may wish to install snap package.
AppImage Launching
To run downloaded appimage follow simple steps below:
- Right click on the appimage file and open Properties
- Check Allow executing file as program in the Permissions tab.
- There is no three. Run the application via double click :)
The screenshot for Organize My Files app will look like the following:
Snap Installation
To install snap package open the Terminal and enter the following command:
sudo snap install /path/to/program-name.snap --classic --dangerous
Confirm system password if needed.
Once installation completed run the program from installed Applications:
Be aware of the following:
/path/to/program-name.snap
- please change this to the actual program path--dangerous
flag means that you are installing the program locally, but not from Ubuntu Software Center- The installation guide was tested on the latest and greatest Ubuntu 18.04. Command may slightly differ in earlier versions of Ubuntu or in other Linux distributions.
If you don't know what is correct /path/to/program-name.snap
you can follow simple video guide