
AppImage Installer
Original
Source (link to git-repo or to original if based on someone elses unmodified work): https://opencode.net/azubieta/appimage-cli-tool
Allows to search, install, remove and update Appimages from AppimageHub.com easily via a terminal commands.
Usage examples:
$ app search SEARCHTERM (shows you available appimages according to your SEARCHTERM)
$ app install APP-ID (downloads and installs an appimage)
$ app list (returns a list of installed appimages)
Install means the Appimage gets downloaded and put into ~/Applications folder and a menu item added.
danryui
8 months ago
Report
danryui
8 months ago
This should be added in the description: https://github.com/azubieta/appimage-installer
Report
danryui
8 months ago
Report