In Operation
When you launch an AppImage for the first time, we’re offered the option to integrate and run the program. On our GNOME test system, this adds an entry for the software to “Show Apps” so we can start the program like any package installed with apt/dpkg. AppImageLauncher moves the AppImage file to the ~/Applications/ directory.
There’s a Settings box which lets you decide where to store your AppImage files. The appimagelauncherd tab gives you the option to auto start the auto-integration daemon and specify additional directories to watch.
We can remove an AppImage with a right click in our application launcher. In the image below, we’re about to remove the tev appImage.
Summary
AppImageLauncher is a really useful way of integrating AppImages with your system.
Sadly, it looks like development has stalled. The last release was back in September 2020.
Website: github.com/TheAssassin/AppImageLauncher
Support:
Developer: TheAssassin
License: MIT License
AppImageLauncher is written in C++. Learn C++ with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction and Installation
Page 2 – In Operation and Summary