AppImage
AppImage is a format for packaging Linux applications as portable, self-contained executables. An AppImage bundles an application and the libraries it needs into a single file that can run on many Linux distributions without installation or root access.
Each AppImage contains a small runtime and a payload. When run, the runtime mounts the contained filesystem
Usage: Download an AppImage, make it executable, and run it. No installation is required, and the host
Ecosystem: AppImage is maintained by the AppImage project. AppImageHub hosts a central collection of AppImages. The
Limitations: AppImages can be large, since libraries are bundled. Some apps may require additional system capabilities