AppImage files are executable files, which can be run from the vast majority of unix-based operating systems.
Auto-updating is supported out-of-the-box with no needs of a package-manager, like Apt.
However, AppImages will not be integrated to your system; e.g. they will not appear in your apps list and they will not be registered as command.
You can use AppImages, if you do not have root previledges, or if you do not want do install LCLPLauncher.
2. Run
chmod +x LCLPLauncher-<version>.AppImage
./LCLPLauncher-<version>.AppImage
Note: Please replace <version>
with the version you downloaded.
For the complete feature set, like custom URI handling, a .desktop
file for the AppImage has to be mounted.
Normally, a package manager would takes care of this, but AppImages manage themselves.
To fix this, you can use AppImageLauncher.
Please keep in mind, that the full version breaks the auto-updating feature currently.
So please, do only use the light-version.
Installation on Ubuntu or Debian