
AppImages manager via command line
git clone https://github.com/terroo/app-get up-app-get
cd up-app-get
./INSTALL && source ~/.bashrc
cd .. && rm -rf up-app-get/usage: app-get [options] [package]
Options:
---list Lists all available packages
--nocolor Disable colors
--update Checks and updates this program
--info [package] Describes data for an available package
--remove [package] Removes the informed package
-h,--help Show this content
-v,--version Show version
Example, install qbittorrent: $ app-get qbittorrent
If you want to add a new package to the project, follow these steps:
git clone https://github.com/[YOUR_USER]/app-get up-app-getlib/apps.list filevim up-app-get/lib/apps.list| command | name | category | version | Architecture | AppImage link | website | icon/.desktop automatic |
|---|---|---|---|---|---|---|---|
| application command | name (usually with capital letters) | Category based on .desktop | Program version | 64 or 32 | AppImage link, use only the official project link, preferably from a Git repository | Inform the official website of the program | If when you run AppImage for the first time and it opens a box asking if you want to create the .desktop and the icon automatically, check true, but after testing it on your machine, it does not generate and is not automatically available from Dash your system, check false |
Example for the FooBar program:
foobar FooBar Utility;Graphics 1.0 64 https://github.com/foobar/FooBar.AppImage https://foobar.net falseAdd only those that you have tested on your machine.
- Add a program icon in PNG, example:
foobar.pngformat with 256x256 resolution to the directory:data/icons/hicolor/256x256- Submit a Pull Request
https://github.com/terroo/app-get/issues
git clone https://github.com/terroo/app-get up-app-get
cd up-app-get
./INSTALL remove