{"id":13903044,"url":"https://github.com/ivan-hc/AM","last_synced_at":"2025-07-18T00:33:11.964Z","repository":{"id":45372855,"uuid":"428876471","full_name":"ivan-hc/AM","owner":"ivan-hc","description":"AppImage package manager to install, update and manage ALL of them, system-wide or locally, thanks to its ever-growing AUR-inspired database listing 2000+ portable apps and programs for GNU/Linux. The first, real centralized repository to manage your AppImages with the ease of APT and the power of PacMan.","archived":false,"fork":false,"pushed_at":"2024-10-29T08:07:52.000Z","size":50922,"stargazers_count":488,"open_issues_count":3,"forks_count":38,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T09:25:16.332Z","etag":null,"topics":["am","appimage","appimage-collection","appimage-integration","appimage-repository","appimage-updater","appman","cli","linux","package-manager","portable-apps"],"latest_commit_sha":null,"homepage":"https://portable-linux-apps.github.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivan-hc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ivan-hc"],"custom":["paypal.me/IvanAlexHC"],"ko_fi":"IvanAlexHC"}},"created_at":"2021-11-17T02:00:11.000Z","updated_at":"2024-10-29T03:58:48.000Z","dependencies_parsed_at":"2024-01-08T16:30:51.929Z","dependency_job_id":"7b7f1c14-e073-4af6-b616-bdd5fbac907c","html_url":"https://github.com/ivan-hc/AM","commit_stats":null,"previous_names":["ivan-hc/am"],"tags_count":148,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hc%2FAM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hc%2FAM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hc%2FAM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hc%2FAM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivan-hc","download_url":"https://codeload.github.com/ivan-hc/AM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226320873,"owners_count":17606372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["am","appimage","appimage-collection","appimage-integration","appimage-repository","appimage-updater","appman","cli","linux","package-manager","portable-apps"],"created_at":"2024-08-06T22:01:35.135Z","updated_at":"2025-07-18T00:33:11.942Z","avatar_url":"https://github.com/ivan-hc.png","language":"Shell","readme":"# \"AM\" Application Manager\n### Database \u0026 solutions for all AppImages and portable apps for GNU/Linux!\n\n\u003cdiv align=\"center\"\u003e\n\n| \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/sandbox.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/list.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/about.gif\"\u003e |\n| - | - | - |\n| *sandbox AppImages* | *list available apps* | *info about the apps* |\n| \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/install.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/query.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/files.gif\"\u003e |\n| *install applications* | *query lists using keywords* | *show the installed apps* |\n| \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/backup-overwrite.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/update.gif\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/ivan-hc/AM/main/sample/nolibfuse.gif\"\u003e |\n| *create and restore snapshots* | *update everything* | *get rid of libfuse2* |\n\n\u003c/div\u003e\n\n\"AM\"/\"AppMan\" is a set of scripts and modules for installing, updating, and managing AppImage packages and other portable formats, in the same way that APT manages DEBs packages, DNF the RPMs, and so on... using a large database of Shell scripts inspired by the Arch User Repository, each dedicated to an app or set of applications.\n\n\"AM\"/\"AppMan\" aims to be the default package manager for all AppImage packages, giving them a home to stay.\n\nYou can consult the entire **list of managed apps** at [**portable-linux-apps.github.io/apps**](https://portable-linux-apps.github.io/apps).\n\n------------------------------------------------------------------------\n## What does it do?\n\n\"AM\" easily integrates portable programs and AppImages system-wide (by default) or locally (using the `--user` flag), allows for their updates and management from the command line, integrates them into the application menu and can even assemble them on the fly as an AUR helper.\n\n\"AM\" is just a tool to provide applications easily and quickly and is only responsible for integrating the AppImages into the system and installing the various programs available, respecting the following order:\n1. creation of the base directories and the removal script\n2. download of the package\n3. creation of the version file and the update script\n4. possibly, extraction of the icons and .desktop files\n\n## What doesn't it do!\n**\"AM\" is NOT responsible for the malfunction of individual apps!** This is a problem of those who develop or package them upstream.\n\nYou can use the command `am -a {PROGRAM}` to view the description and get the sources **to contact the program maintainers**, or `am -d {PROGRAM}` to **download and read the script on your desktop to trace and reach the source safely**.\n\n------------------------------------------------------------------------\n# Main index\n------------------------------------------------------------------------\n\n[Installation](#installation)\n\n- [Using the \"AM-installer\" script to choose between local and system-wide installation](#using-the-am-installer-script-to-choose-between-local-and-system-wide-installation)\n- [Using \"GIT\" (only system-wide installation)](#using-git-only-system-wide-installation)\n- [Using a one-line command (only system-wide installation)](#using-a-one-line-command-only-system-wide-installation)\n\n   - [What is AppMan?](#what-is-appman)\n   - [AM installation structure](#am-installation-structure)\n   - [Uninstall](#uninstall)\n   - [How are apps installed](#how-are-apps-installed)\n   - [How to set the path to local apps](#how-to-set-the-path-to-local-apps)\n   - [What programs can be installed](#what-programs-can-be-installed)\n     - [Supported third-party databases](#supported-third-party-databases)\n     - [How to replace AM database](#how-to-replace-am-database)\n\n   - [Recommended packages](#recommended-packages)\n\n   - [Do you own a repository for AppImages external to this database? Follow these instructions!](#do-you-own-a-repository-for-appimages-external-to-this-database-follow-these-instructions)\n\n[Translate \"AM\" in your local language](#translate-am-in-your-local-language)\n\n[How to update all programs, for real!](#how-to-update-all-programs-for-real)\n - [How to update all installed apps](#how-to-update-all-installed-apps)\n - [How to update everything using Topgrade](#how-to-update-everything-using-topgrade)\n\n[Options](#options)\n\n[Guides and tutorials](#guides-and-tutorials)\n\n[Instructions for Linux Distro Maintainers](#instructions-for-linux-distro-maintainers)\n\n[Troubleshooting](#troubleshooting)\n\n[Related projects](#related-projects)\n\n------------------------------------------------------------------------\n# Installation\nTo install \"AM\" you must first install the \"core\" dependencies from your package manager:\n- \"`coreutils`\" (contains \"`cat`\", \"`chmod`\", \"`chown`\"...);\n- \"`curl`\", to check URLs;\n- \"`grep`\", to check files;\n- \"`sed`\", to edit/adapt installed files;\n- \"`wget`\" to download all programs and update \"AM\" itself.\n- \"`sudo`\" or \"`doas`\", for installing and removing programs at the system level.\n\n\u003cdetails\u003e\n  \u003csummary\u003eAdditionally, you may need these optional dependencies, click here.\u003c/summary\u003e\n\n- \"`binutils`\", contains a series of basic commands, including \"`ar`\" which extracts .deb packages;\n- \"`less`\", to read the ever-longer lists;\n- \"`unzip`\", to extract .zip packages;\n- \"`tar`\", to extract .tar* packages;\n- \"`zsync`\", required by very few programs and AppImages (although it is mentioned in all installation scripts, it is often disabled because the managed .zsync files are often broken, especially for apps hosted on github.com).\n\n\u003c/details\u003e\n\n------------------------------------------------------------------------\n## Using the \"AM-installer\" script to choose between local and system-wide installation\nThe \"AM-INSTALLER\" script allows you to choose \"[AppMan](#what-is-appman)\" instead of \"AM\", briefly explaining the differences between the two.\n\nCopy/paste the following one line command to download and run the \"[AM-INSTALLER](https://github.com/ivan-hc/AM/blob/main/AM-INSTALLER)\" script\n```\nwget -q https://raw.githubusercontent.com/ivan-hc/AM/main/AM-INSTALLER \u0026\u0026 chmod a+x ./AM-INSTALLER \u0026\u0026 ./AM-INSTALLER \u0026\u0026 rm ./AM-INSTALLER\n```\n...below, the screenshot of what will appear.\n\n![Istantanea_2024-11-02_00-03-39 png](https://github.com/user-attachments/assets/7bb170da-5b17-4d36-8d86-679d477debf5)\n\nType \"1\" to install \"AM\", \"2\" to install \"[AppMan](#what-is-appman)\". Any other key will abort the installation.\n\n**Installation is complete!**\n\nRun `am -h` or jump to \"**[Usage](#usage)**\" to see all the available options.\n\n------------------------------------------------------------------------\n## Using \"GIT\" (only system-wide installation)\nCopy/paste the following commands\n```\ngit clone https://github.com/ivan-hc/AM.git\ncd AM\nchmod a+x INSTALL\nsudo ./INSTALL\n```\n\n------------------------------------------------------------------------\n## Using a one-line command (only system-wide installation)\nCopy/paste the following one line command command\n```\nwget https://raw.githubusercontent.com/ivan-hc/AM/main/INSTALL \u0026\u0026 chmod a+x ./INSTALL \u0026\u0026 sudo ./INSTALL \u0026\u0026 rm ./INSTALL\n```\nThis is definitely the quickest method of all!\n\n**NOTE, the reason why I gave priority to the \"AM-INSTALLER\" script in this guide is because \"AM\" can be used in different forms. In fact, not all users can afford to install \"AM\" with root privileges. That's why \"[AppMan](#what-is-appman)\" also exists.**\n\n------------------------------------------------------------------------\n### What is AppMan?\nAppMan is a portable version of \"AM\", limited to installing and managing apps only locally and without root privileges.\n\nThe command name changes, from `am` to `appman`, but the script is the same.\n\n\"AM\" on the contrary, provides a \"fixed\" installation, but can install and manage apps both locally and at the system level.\n\n- \"AM\" is for privileged users who want to install and manage apps at multiple levels\n- \"AppMan\" is the way to go for non-privileged users or those who don't have great needs\n\nIf you want to know more about \"AppMan\", visit https://github.com/ivan-hc/AppMan\n\n------------------------------------------------------------------------\n### AM installation structure\nThe classic \"AM\" installation has the following structure:\n```\n/opt/am/APP-MANAGER ==\u003e /usr/local/bin/am\n/opt/am/modules\n/opt/am/remove\n```\nWhere the command `/usr/local/bin/am` is just a symbolic link to `/opt/am/APP-MANAGER`. The directory `/opt/am/modules` contains the modules \"not vital\" for \"AM\" but necessary for managing the apps. The script `/opt/am/remove` is instead necessary for removing \"AM\".\n\n------------------------------------------------------------------------\n### Uninstall\nTo uninstall \"AM\" simply run this command:\n```\nsudo /opt/am/remove\n```\nor from the CLI directly\n```\nam -R am\n```\nNOTE, it is recommended to remove apps first using the `-R` option, and then \"AM\", since locally installed apps may have a different path than `/opt`, see \"[How are apps installed](#how-are-apps-installed)\", below.\n\n**If you are an AppMan user**, `appman` is a portable script, you can simply remove it manually. **If you used AM-INSTALLER**, you simply need to remove the `$HOME/.local/bin/appman` script. To remove applications, the same rule as AM, above, applies. Their location is the one you indicated in the `$HOME/.config/appman/appman-config` file.\n\n------------------------------------------------------------------------\n### How are apps installed\nThe system-wide AppImage integration has the following structure:\n```\n/opt/$PROGRAM/\n/opt/$PROGRAM/$PROGRAM\n/opt/$PROGRAM/AM-updater\n/opt/$PROGRAM/remove\n/opt/$PROGRAM/icons/$ICON-NAME\n/usr/local/bin/$PROGRAM\n/usr/local/share/applications/$PROGRAM-AM.desktop\n```\nLocally installed apps can have a directory of your choice, depending on what you decided when you first started `am -i --user {PROGRAM}` or when you started `appman` (if you chose [AppMan](#what-is-appman)) or by using the `am --user` command.\n\nIn fact, the `--user` command can be used as a \"flag\" for application installation options, allowing you to integrate them locally and without root permissions, as AppMan does.\n\nFor example, let's say you want to create and use the `/home/USER/Applicazioni` directory, here is the structure of a locally embedded AppImage:\n```\n~/Applicazioni/$PROGRAM/\n~/Applicazioni/$PROGRAM/$PROGRAM\n~/Applicazioni/$PROGRAM/AM-updater\n~/Applicazioni/$PROGRAM/remove\n~/Applicazioni/$PROGRAM/icons/$ICON-NAME\n~/.local/bin/$PROGRAM\n~/.local/share/applications/$PROGRAM-AM.desktop\n```\n\n------------------------------------------------------------------------\n### How to set the path to local apps\n\nThe configuration file for the path to locally installed applications is located in `~/.config/appman` and contains the path you specified when you first launched an option to install applications using the `--user` flag, for example:\n```\nam -i --user {PROGRAM}\n```\nIf you are an AppMan user, you can simply launch any option.\n\nWhen you first launch it, you will be asked to specify a path to the applications. You can specify any directory or subdirectory you want, **even outside of $HOME**, as long as it is not privileged. Even a USB stick.\n\nNOTE: by modifying the contents of `~/.config/appman`, you will only change the paths for any subsequent operation, while apps and modules stored in the old path will not be manageable. It is recommended to remove the apps first.\n\n------------------------------------------------------------------------\n### What programs can be installed\n\"AM\" installs, removes, updates and manages only standalone programs, ie those programs that can be run from a single directory in which they are contained.\n\n1. **PORTABLE PROGRAMS** from official sources (see Firefox, Thunderbird, NodeJS, Platform Tools...), extracted from official .deb/tar/zip packages.\n2. **APPIMAGES**, from both official and unofficial sources (I also create unofficial AppImages), or compiled on-the-fly with [pkg2appimage](https://github.com/AppImage/pkg2appimage) and [appimagetool](https://github.com/AppImage/AppImageKit), like an AUR helper, from official archives.\n3. **FIREFOX PROFILES** to run as webapps, the ones with suffix \"ffwa-\" in the apps list.\n4. **THIRD-PARTY LIBRARIES** if they are missing in your repositories.\n\nThe database aims to be a reference point where you can download all the AppImage packages scattered around the web, otherwise unobtainable, as you would expect from any package manager, through specific installation scripts for each application, as happens with the AUR PKGBUILDs, on Arch Linux. You can see all of them [here](https://github.com/ivan-hc/AM/tree/main/programs), divided by architecture.\n\nYou can view basic information, site links and sources using the related command `am -a {PROGRAM}`, or visit [**portable-linux-apps.github.io/apps**](https://portable-linux-apps.github.io/apps).\n\n#### Supported third-party databases\nAnother feature of \"AM\" is extensibility, thanks to the management of applications from external databases through the use of dedicated \"flags\" to be used during the installation process (option `-i` or `install`), the creation of lists (`-l` or `list`) and searches (`-q` or `query`)\n```\n                am -i --{FLAG} {PROGRAM}\n                am -i --{FLAG} --user {PROGRAM}\n                am -l --{FLAG}\n```\nThese databases have the task of supporting and enriching the list of applications that can be installed via \"AM\".\n\n**To see the full list of flags, scroll to the bottom of the `-h` or `help` message.**\n\nAlternatively, perform searches (option `-q` or `query`) using the flag `--all` to identify the application.\n\nEach application from external databases also has an identifying extension that corresponds to the database from which it comes.\n\nThird-party databases can show basic information normally with the option `-a` or `about`, no flag is needed here. However, the name of the package will be shown with an extension equivalent to the flag used to install it. For example `{PROGRAM}` will be `{PROGRAM}.{FLAG}` if coming from the \"`{FLAG}`\" database.\n\nSame thing, you can use `am -i {PROGRAM}.{FLAG}` or `am -i --user {PROGRAM}.{FLAG}` to install the program without using the flag.\n\n#### How to replace AM database\nOne thing I care a lot about is **continuity**, and as I have seen over the years, not all open source developers are able to maintain a project. This could happen to me in the future. I don't want it to be that way.\n\nBecause of this, I have made some essential variables \"customizable\":\n- `APPSDB`, i.e. the \"raw\" directory of the architecture in use, containing the installation scripts (default value *https://raw.githubusercontent.com/ivan-hc/AM/main/programs/$ARCH*), this is mainly used in `-i`, `-d` and `-s`/`-u`\n- `APPSDBLIST`, i.e. the list of applications available for that architecture (default value *https://raw.githubusercontent.com/ivan-hc/AM/main/programs/$ARCH-apps*), this is used every time lists are updated, for example in `-l`, `-q` and `-s`/`-u`\n- `APPIMAGES_LIST`, i.e. the list of AppImages available in the database (default value *https://raw.githubusercontent.com/Portable-Linux-Apps/Portable-Linux-Apps.github.io/main/x86_64-appimages*), used in `-ia` and `-l`/`-q` with the `--appimages` flag\n- `AMCATALOGUEMARKDOWNS`, i.e. the pages in .md format from the catalog of applications available in this database (default value *https://portable-linux-apps.github.io/apps*, add an appname with extension .md to see the content of one file), this is used in `-a`\n- `AMCATALOGUEICONS`, i.e. the icons in .png format available in the catalog of applications available in this database (default value *https://portable-linux-apps.github.io/icons*, add an appname with extension .png to see one file), this is used in `-i`, in case the installation script fails to get an icon for the application\n- `AMSYNC`, if set to \"1\" prevents AM from updating itself and updating modules when running `-s` or `-u`\n\nit is enough to `export` the variables above and respect the destination file format (follow the URLs in parentheses) in case you decide to open a new community-driven database that can make up for the lack of support in this repository.\n\nI did this to not tie users to this database and to allow them to use AM and all its features if I, Ivan, am unable to intervene for any reason.\n\nThere are many discontinuous projects. Should this become one too, it will not be obsolete.\n\n------------------------------------------------------------------------\n## Recommended packages\nAfter installing AM, the following packages are a must have to make your life easier:\n\n### *1) `appimageupdatetool`*\n[**appimageupdatetool**](https://github.com/pkgforge-dev/AppImageUpdate) (fork) is a tool to get delta updates of AppImages that support them, useful if you decide to install large AppImage packages (*see \"[How to update all programs, for real!](https://github.com/ivan-hc/AM?tab=readme-ov-file#how-to-update-all-programs-for-real)\"*)\n```\nam -i appimageupdatetool\n```\n\n### *2) `appimagetool`*\n[**appimagetool**](https://github.com/AppImage/appimagetool) is a tool used to create AppImage packages from AppDirs. \"AM\" uses this to convert old AppImages and remove their dependency on libfuse2 or to assemble AppImage packages on the fly from portable archives [if a build script is available](https://github.com/ivan-hc/AM/tree/main/appimage-bulder-scripts), like in an AUR helper (*see \"[Convert Type2 AppImages requiring libfuse2 to New Generation AppImages](https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/nolibfuse.md)\" and \"[Option One: \"build AppImages on-the-fly](https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/template.md#option-one-build-appimages-on-the-fly)\"*)\n```\nam -i appimagetool\n```\n\n### *3) `aisap`*\n[**aisap**](https://github.com/mgord9518/aisap) is a Bubblewrap frontend that allows you to isolate AppImages in a sandbox (*see \"[Sandbox an AppImage](https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/sandbox.md)\"*)\n```\nam -i aisap\n```\n\n------------------------------------------------------------------------\n### Do you own a repository for AppImages external to this database? Follow these instructions!\nIf you have a github repository where you build and publish AppImage packages and if for any reason your application is not in this database, add the following instructions:\n\n\u003e To install and update my AppImage using \"[AM](https://github.com/ivan-hc/AM)\", simply run the following command:\n\u003e ```\n\u003e am -e https://github.com/user/project appname keyword\n\u003e ```\n\u003e if you want to install and update it locally, run\n\u003e ```\n\u003e am -e --user https://github.com/user/project appname keyword\n\u003e ```\n\u003e ...or if you use [AppMan](https://github.com/ivan-hc/AppMan)\n\u003e ```\n\u003e appman -e https://github.com/user/project appname keyword\n\u003e ```\n\nReplace `appname` with the name of the application that will also be used via command line... `keyword` is optional, depending on whether you have more than one AppImage in the \"releases\" section of your repository.\n\nOf course, replace `user/project` with your username and the repository name.\n\nFor more details on how the `-e` or `extra` option works, see [here](https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/extra.md).\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# Translate \"AM\" in your local language\nSince version 9.8 it is possible to add and use alternative languages ​​via the `translate` option, use:\n```\nam translate\n```\nor if using AppMan\n```\nappman translate\n```\nThe command accepts reliable language codes (for example \"it\" for Italian, or \"sr\" for Serbian). In case the desired language is not in the database, it will default to English (code \"en\").\n\nIn the example, \"AM\" in Italian, Czech and Serbian\n\nhttps://github.com/user-attachments/assets/a18f48b0-f389-4e94-a576-0031354d3cd5\n\n### See \"[translations/README.md](translations/README.md)\" for more information!\n\n------------------------------------------------------------------------\n\n| [How to translate \"AM\"](translations/README.md) | [Back to \"Main Index\"](#main-index) |\n| - | - |\n\n------------------------------------------------------------------------\n## How to update all programs, for real!\nMost of the apps managed by \"AM\" have a script called `AM-updater`. It tells how updates are checked when running the `am -u` command.\n\nIn most cases, the \"version comparison\" is used between the installed one (file `version`) and an online source (official or not, depending on how hard or easy it is to find a download URL or just a number, using the terminal). In other cases, AppImages can rely on \"`appimageupdatetool`\" if they support \"delta updates\" (install it with the command `am -i appimageupdatetool`). However, there are some programs that update themselves (and among these the most famous is certainly Firefox, all official development builds).\n\n### How to update all installed apps\nOption `-u` or `update` updates all the installed apps and keeps \"AM\"/\"AppMan\" in sync with the latest version and all latest bug fixes.\n\n1. To update only the programs, use `am -u --apps` / `appman -u --apps`\n2. To update just one program, use `am -u $PROGRAM` / `appman -u $PROGRAM`\n3. To update all the programs and \"AM\"/\"AppMan\" itself, just run the command`am -u` / `appman -u`\n4. To update only \"AM\"/\"AppMan\" and the modules use the option `-s` instead, `am -s` / `appman -s`\n\nThe `-u` option can also be combined with the `--debug` flag to show the output of installed application updates.\n\n### How to update everything using Topgrade\nKeeping your system up to date usually involves invoking multiple package managers. This results in big, non-portable shell one-liners saved in your shell. To remedy this, Topgrade detects which tools you use and runs the appropriate commands to update them.\n\nInstall the \"`topgrade`\" package using the command\n```\nam -i topgrade\n```\nor\n```\nam -i --user topgrade\n```\nVisit [github.com/topgrade-rs/topgrade](https://github.com/topgrade-rs/topgrade) to learn more.\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# OPTIONS\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick here to see the full list of options\u003c/summary\u003e\n  \n------------------------------------------------------------------------\n## USAGE:\n\n\t\tam {OPTION}\n\t\tam {OPTION} {PROGRAM}\n\n------------------------------------------------------------------------\n### `about`, `-a`\n\n\t\tam -a {PROGRAM}\n\n**Description**:\n\nShows more info about one or more apps.\n\n------------------------------------------------------------------------\n### `apikey`\n\n\t\tam apikey {Github Token}\n\t\tam apikey delete\n\n**Description**:\n\nAccede to github APIs using your personal access tokens. The file named \"ghapikey.txt\" will be saved in ~/.local/share/AM. Use \"`del`\" to remove it.\n\n------------------------------------------------------------------------\n### `backup`, `-b`\n\n\t\tam -b {PROGRAM}\n\n**Description**:\n\nCreate a snapshot of the current version of an installed program.\n\n------------------------------------------------------------------------\n### `clean`, `-c`\n\n\t\tam -c\n\n**Description**:\n\nRemoves all the unnecessary files and folders.\n\n------------------------------------------------------------------------\n### `config`, `-C`, `--config`\n\n\t\tam -C {PROGRAM}\n\n**Description**:\n\nSet a dedicated `$XDG_CONFIG_HOME` for one or more AppImages.\n\n------------------------------------------------------------------------\n### `downgrade`, `--rollback`\n\n\t\tam --rollback {PROGRAM}\n\n**Description**:\n\nDownload an older or specific app version.\n\n------------------------------------------------------------------------\n### `download`, `-d`\n\n\t\tam -d {PROGRAM}\n\t\tam -d --convert {PROGRAM}\n\n**Description**:\n\nDownload one or more installation scripts to your desktop or convert them to local installers for \"AppMan\". To test the scripts, use the \"`am -i '/path/to/script'`\" command or enter the directory of the script and run the \"`am -i ./script`\" command, even using dedicated flags, if necessary (see \"`-i`\").\n\n------------------------------------------------------------------------\n### `extra`, `-e`\n\n\t\tam -e user/project {APPNAME}\n\t\tam -e user/project {APPNAME} {KEYWORD}\n\n**Description**:\n\nInstall AppImages from github.com, outside the database. This allows you to install, update and manage them all like the others. Where \"`user/project`\" can be the whole URL to the github repository, give a name to the program so that it can be used from the command line. Optionally, add an \"univoque\" keyword if multiple AppImages are listed.\n\nNOTE: Since this is an \"install\" option, you can add the \"`--user`\" flag (before \"`user/project`\") to install apps locally. See \"`--user`\" at the bottom to learn more.\n\n------------------------------------------------------------------------\n### `files`, `-f`, `-fi`\n\n\t\tam -f\n\t\tam -f --byname\n\t\tam -f --less\n\n**Description**:\n\nShows the list of all installed programs, with sizes. By default apps are sorted by size, use \"`--byname`\" to sort by name. With the option \"`--less`\" it shows only the number of installed apps. Option \"`-fi`\" only shows installed apps, not the AppImages integrated with the \"`--launcher`\" option.\n\n------------------------------------------------------------------------\n### `help`, `-h`\n\n\t\tam -h\n\n**Description**:\n\nPrints this message.\n\n------------------------------------------------------------------------\n### `hide`\n\n\t\tam hide {PROGRAM}\n\n**Description**:\n\nPrevents an installed application from being shown or managed by \"am\".\n\n------------------------------------------------------------------------\n### `home`, `-H`, `--home`\n\n\t\tam -H {PROGRAM}\n\n**Description**:\n\nSet a dedicated $HOME directory for one or more AppImages.\n\n------------------------------------------------------------------------\n### `-HC`, `-CH`\n\n\t\tam -HC {PROGRAM}\n\n**Description**:\n\nSet dedicated $HOME and $XDG_CONFIG_HOME directories for one or more AppImages.\n\n------------------------------------------------------------------------\n### `icons`, `--icons`\n\n\t\tam --icons {PROGRAM}\n\t\tam --icons --all\n\n**Description**:\n\nAllow installed apps to use system icon themes. You can specify the name of the apps to change or use the \"`--all`\" flag to change all of them at once. This will remove the icon path from the .desktop file and add the symbolic link of all available icons in the `~/.local/share/icons/hicolor/scalable/apps` directory. The \"`--icons`\" option can be used as \"flag\" in the \"`-i`\" and \"`-ia`\" options.\n\n------------------------------------------------------------------------\n### `install`, `-i`\n\n\t\tam -i {PROGRAM}\n\t\tam -i --debug {PROGRAM}\n\t\tam -i --force-latest {PROGRAM}\n\t\tam -i --icons {PROGRAM}\n\t\tam -i --sandbox {PROGRAM}\n\n**Description**:\n\nInstall one or more programs or libraries from the list. With the \"`--debug`\" option you can see log messages to debug the script. For more details on \"`--force-latest`\", see the dedicated option, below. Use the \"`--icons`\" flag to allow the program to use icon themes. It can also be extended with additional flags. The \"`--sandbox`\" flag allows you to set sandboxes for AppImage packages.\n\nNOTE: Since this is an \"install\" option, you can add the \"`--user`\" flag to install apps locally. See \"`--user`\" at the bottom to learn more.\n\n------------------------------------------------------------------------\n### `install-appimage`, `-ia`, `-ias`\n\n\t\tam -ia {PROGRAM}\n\t\tam -ia --debug {PROGRAM}\n\t\tam -ia --force-latest {PROGRAM}\n\t\tam -ia --icons {PROGRAM}\n\t\tam -ia --sandbox {PROGRAM}\n\t\tam -ias {PROGRAM}\n\n**Description**:\n\nSame as \"install\" (see above) but for AppImages only.  Option \"`-ias`\" (aka Install AppImage \u0026 Sandox) is equivalent to \"`-ia --sandbox`\", to set sandboxes for AppImage packages.\n\n------------------------------------------------------------------------\n### `list`, `-l`\n\n\t\tam -l\n\t\tam -l --all\n\t\tam -l --appimages\n  \t\tam -l --portable\n\n**Description**:\n\nShows the list of all the apps available. Without flags only shows the apps in the \"AM\" database, add the \"`--appimages`\" to show only the AppImages or \"`--portable`\" to show other formats from the \"AM\" database. The \"`--all`\" flag allows you to consult the set of all supported third-party databases. It can also be extended with additional flags.\n\n------------------------------------------------------------------------\n### `lock`\n\n\t\tam lock {PROGRAM}\n\n**Description**:\n\nPrevent an application being updated, if it has an\"AM-updater\" script.\n\n------------------------------------------------------------------------\n### `newrepo`, `neodb`\n\n\t\tam newrepo add {URL}\\{PATH}\n\t\tam newrepo select\n\t\tam newrepo on\\off\n\t\tam newrepo purge\n\t\tam newrepo info\n\n**Description**:\n\nSet a new default repo, use \"`add`\" to append the path to a local directory or an online URL, then use \"`select`\" to use it by default, a message will warn you about the usage of this repo instead of the default one. Use \"`on`\"/\"`off`\" to enable/disable it. Use \"`purge`\" to remove all 3rd party repos. Use \"`info`\" to see the source from where installation scripts and lists are taken.\n\n------------------------------------------------------------------------\n### `nolibfuse`\n\n\t\tam nolibfuse {PROGRAM}\n\n**Description**:\n\nConvert old AppImages and get rid of \"libfuse2\" dependence.\n\n------------------------------------------------------------------------\n### `overwrite`, `-o`\n\n\t\tam -o {PROGRAM}\n\n**Description**:\n\nOverwrite apps with snapshots saved previously (see \"`-b`\").\n\n------------------------------------------------------------------------\n### `query`, `-q`\n\n\t\tam -q {KEYWORD}\n\t\tam -q --all {KEYWORD}\n\t\tam -q --appimages {KEYWORD}\n\t\tam -q --portable {KEYWORD}\n\t\tam -q --pkg {PROGRAM1} {PROGRAM2}\n\n**Description**:\n\nSearch for keywords in the list of available applications, add the \"`--appimages`\" option to list only the AppImages, \"`--portable`\" option to list only the portable apps or add \"`--pkg`\" to list multiple programs at once. The \"`--all`\" flag allows you to consult the set of all supported databases.\n\n------------------------------------------------------------------------\n### `reinstall`\n\n \t\tam reinstall\n \t\tam reinstall --all\n\n**Description**:\n\nReinstall only programs whose installation script has been modified in AM's online database. Use the \"`--all`\" flag to reinstall everything instead.\n\nNOTE, this only works with the \"AM\" database. Apps installed with the \"`-e`\" option and custom scripts created with the \"`-t`\" option are not supported.\n\n------------------------------------------------------------------------\n### `remove`, `-r`\n\n\t\tam -r {PROGRAM}\n\n**Description**:\n\nRemoves one or more apps, requires confirmation.\n\n------------------------------------------------------------------------\n### `-R`\n\n\t\tam -R {PROGRAM}\n\n**Description**:\n\nRemoves one or more apps without asking.\n\n------------------------------------------------------------------------\n### `sandbox`, `--sandbox`\n\n\t\tam sandbox {PROGRAM}\n\n**Description**:\n\nRun an AppImage in a sandbox using Aisap.\n\nNOTE, \"`--sandbox`\" can be used as a flag in \"`-i`\" and \"`-ia`\" or can be replaced using the option \"`-ias`\" (aka Install AppImage \u0026 Sandox).\n\n------------------------------------------------------------------------\n### `sync`, `-s`\n\n\t\tam -s\n\n**Description**:\n\nUpdates this script to the latest version hosted.\n\n------------------------------------------------------------------------\n### `template`, `-t`\n\n\t\tam -t {PROGRAM}\n\n**Description**:\n\nGenerate a custom installation script. To test the scripts, use the \"`am -i '/path/to/script'`\" command or enter the directory of the script and run the \"`am -i ./script`\" command, even using dedicated flags, if necessary (see \"`-i`\").\n\n------------------------------------------------------------------------\n### `translate`, `--translate`\n\n\t\tam --translate\n\t\tam --translate {CODE}\n\n**Description**:\n\nDownload and set one or more language packs (if available), set \"am\" to English (default), your language or other languages.\n \nSee **[translations/README.md](translations/README.md)** for more information.\n\n------------------------------------------------------------------------\n### `unhide`\n\n\t\tam unhide {PROGRAM}\n\n**Description**:\n\nAllow a hidden app to be shown and managed again (nulls \"`hide`\").\n\n------------------------------------------------------------------------\n### `unlock`\n\n\t\tam unlock {PROGRAM}\n\n**Description**:\n\nUnlock updates for the selected program (nulls \"`lock`\").\n\n------------------------------------------------------------------------\n### `update`, `-u`, `-U`\n\n\t\tam -u\n\t\tam -u --apps\n\t\tam -u --debug\n\t\tam -u --apps --debug\n\t\tam -u {PROGRAM}\n\t\tam -u --debug {PROGRAM}\n\t\tam -u --launcher\n\n**Description**:\n\nUpdate everything. Add \"`--apps`\" to update only the apps or write only the apps you want to update by adding their names. Add the \"`--debug`\" flag to view the output of AM-updater scripts. Add the \"`--launcher`\" flag to try to update only local AppImages integrated with the \"`--launcher`\" option (see \"`--launcher`\").\n\n------------------------------------------------------------------------\n### `version`, `-v`\n\n\t\tam -v\n\n**Description**:\n\nShows the version.\n\n------------------------------------------------------------------------\n### `--devmode-disable`\n\n\t\tam --devmode-disable\n\n**Description**:\n\nUndo \"`--devmode-enable`\" (see below).\n\n------------------------------------------------------------------------\n### `--devmode-enable`\n\n\t\tam --devmode-enable\n\n**Description**:\n\nUse the development branch (at your own risk).\n\n------------------------------------------------------------------------\n### `--disable-notifications`\n\n\t\tam --disable-notifications\n\n**Description**:\n\nDisable notifications during apps update.\n\n------------------------------------------------------------------------\n### `--disable-sandbox`\n\n\t\tam --disable-sandbox {PROGRAM}\n\n**Description**:\n\nDisable the sandbox for the selected app.\n\n------------------------------------------------------------------------\n### `--enable-notifications`\n\n\t\tam --enable-notifications\n\n**Description**:\n\nEnable notifications during apps update (nulls \"`--disable-notifications`\").\n\n------------------------------------------------------------------------\n### `--force-latest`\n\n\t\tam --force-latest {PROGRAM}\n\n**Description**:\n\nDowngrades an installed app from pre-release to \"latest\".\n\n------------------------------------------------------------------------\n### `--launcher`\n\n\t\tam --launcher /path/to/${APPIMAGE}\n\n**Description**:\n\nDrag/drop one or more AppImages in the terminal and embed them in the apps menu and customize a command to use from the CLI.\n\nNOTE that \"`--launcher`\" can be used as a flag in \"`-u`\" to try to update the integrated AppImages (see \"`-u`\"). This works only if \"appimageupdatetool\" is installed and delta updates are supported. This flag does not work miracles, I strongly suggest to use options \"`-ia`\" and \"`-e`\" instead.\n\n------------------------------------------------------------------------\n### `--system`\n\n\t\tam --system\n\n**Description**:\n\nSwitch \"AM\" back to \"AM\" from \"AppMan Mode\" (see \"`--user`\").\n\n------------------------------------------------------------------------\n### `--user`\n\n\t\tam --user\n\n**Description**:\n\nMade \"AM\" run in \"AppMan Mode\", locally, useful for unprivileged users. This option only works with \"AM\".\n\nThe \"`--user`\" option can also be used just as a \"flag\" for installation options. For example:\n\n- Use it to install applications locally, option \"`-i`\" or \"`install`\":\n\n\t\tam -i --user {PROGRAM}\n\n- Also suboptions of \"-i\" can work with this flag:\n\n\t\tam -i --user --debug {PROGRAM}\n\t\tam -i --user --force-latest {PROGRAM}\n\t\tam -i --user --icons {PROGRAM}\n\t\tam -i --user --debug --force-latest {PROGRAM}\n\t\tam -i --user --debug --force-latest --icons {PROGRAM}\n\n- Same for AppImages only, option \"`-ia`\" or \"`install-appimage`\":\n\n\t\tam -ia --user {PROGRAM}\n\t\tam -ia --user --debug {PROGRAM}\n\t\tam -ia --user --force-latest {PROGRAM}\n\t\tam -ia --user --icons {PROGRAM}\n\t\tam -ia --user --debug --force-latest {PROGRAM}\n\t\tam -ia --user --debug --force-latest --icons {PROGRAM}\n\n- External AppImages can be installed like this as well, option \"`-e`\" or \"`extra`\":\n\n\t\tam -e --user user/project {APPNAME}\n\t\tam -e --user user/project {APPNAME} {KEYWORD}\n\nNOTE, \"AM\" 9 or higher is also able to, update and manage apps locally, by default, and without having to switch to \"AppMan Mode\".\n\n------------------------------------------------------------------------\n\n## THIRD-PARTY FLAGS: \n\n------------------------------------------------------------------------\n\nAll flags intended for third-party databases are listed at the bottom of the `-h` or `help` message, their description and synopsis will be something like this:\n\n\t\tam -i --{FLAG} {PROGRAM}\n\t\tam -i --{FLAG} --user {PROGRAM}\n\t\tam -l --{FLAG}\n\n**Description**:\n\nThis is a flag to use in \"`-i`\" and \"`-l`\" to install/list `{FLAG}`s from *https://site.name/source/repository*. You can also use it in \"`-q`\" as a keyword. For installations you can use .`{FLAG}` as the package extension instead of using the flag.\n\n\u003c/details\u003e\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# Guides and tutorials\nBelow you can access the documentation pages related to the use of \"AM\", complete with tutorials and demonstration videos, depending on the topic you are interested in:\n\n------------------------------------------------------------------------\n- [Install applications](docs/guides-and-tutorials/install.md)\n- [Install only AppImages](docs/guides-and-tutorials/install-appimage.md)\n  - [Install and sandbox AppImages in one go](docs/guides-and-tutorials/install-appimage.md#install-and-sandbox-appimages-in-one-go)\n- [Install AppImages not listed in this database but available in other github repos](docs/guides-and-tutorials/extra.md)\n- [List the installed applications](docs/guides-and-tutorials/files.md)\n- [List and query all the applications available on the database](docs/guides-and-tutorials/list-and-query.md)\n- [Update all](docs/guides-and-tutorials/update.md)\n- [Backup and restore installed apps using snapshots](docs/guides-and-tutorials/backup-and-overwrite.md)\n- [Remove one or more applications](docs/guides-and-tutorials/remove.md)\n- [Convert Type2 AppImages requiring libfuse2 to New Generation AppImages](docs/guides-and-tutorials/nolibfuse.md)\n- [Integrate local AppImages into the menu by dragging and dropping them](docs/guides-and-tutorials/launcher.md)\n  - [How to create a launcher for a local AppImage](docs/guides-and-tutorials/launcher.md#how-to-create-a-launcher-for-a-local-appimage)\n  - [How to remove the orphan launchers](docs/guides-and-tutorials/launcher.md#how-to-remove-the-orphan-launchers)\n  - [AppImages from external media](docs/guides-and-tutorials/launcher.md#appimages-from-external-media)\n  - [Update scattered AppImages](docs/guides-and-tutorials/launcher.md#update-scattered-appimages)\n- [Sandbox an AppImage](docs/guides-and-tutorials/sandbox.md)\n  - [How to enable a sandbox](docs/guides-and-tutorials/sandbox.md#how-to-enable-a-sandbox)\n  - [How to disable a sandbox](docs/guides-and-tutorials/sandbox.md#how-to-disable-a-sandbox)\n  - [Sandboxing example](docs/guides-and-tutorials/sandbox.md#sandboxing-example)\n  - [About Aisap sandboxing](docs/guides-and-tutorials/sandbox.md#about-aisap-sandboxing)\n- [How to update or remove apps manually](docs/guides-and-tutorials/remove.md#how-to-update-or-remove-apps-manually)\n- [Downgrade an installed app to a previous version](docs/guides-and-tutorials/downgrade.md)\n- [How to use multiple versions of the same application](docs/guides-and-tutorials/backup-and-overwrite.md#how-to-use-multiple-versions-of-the-same-application)\n- [Create and test your own installation script](docs/guides-and-tutorials/template.md)\n  - [Option Zero: \"AppImages\"](docs/guides-and-tutorials/template.md#option-zero-appimages)\n  - [Option One: \"build AppImages on-the-fly\"](docs/guides-and-tutorials/template.md#option-one-build-appimages-on-the-fly)\n  - [Option Two: \"Archives and other programs\"](docs/guides-and-tutorials/template.md#option-two-archives-and-other-programs)\n  - [Option Three: \"Firefox profiles\"](docs/guides-and-tutorials/template.md#option-three-firefox-profiles)\n  - [How an installation script works](docs/guides-and-tutorials/template.md#how-an-installation-script-works)\n  - [How to test an installation script](docs/guides-and-tutorials/template.md#how-to-test-an-installation-script)\n  - [How to submit a Pull Request](docs/guides-and-tutorials/template.md#how-to-submit-a-pull-request)\n- [Third-party databases for applications (NeoDB)](docs/guides-and-tutorials/newrepo.md)\n- [BSD, freeBSD and derivative systems: configuration and troubleshooting](docs/guides-and-tutorials/bsd.md)\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# Instructions for Linux Distro Maintainers\n**Glossary**:  \n- System `am` (`/usr/bin/am`)\n- Local-system `am` (`/usr/local/bin/am` symlinked to `/opt/am/APP-MANAGER`)\n- Local-user `appman` (`$HOME/.local/bin/appman`)\n- APPMANCONFIG=`$XDG_CONFIG_HOME/appman-config`\n\nYou can package \"AM\" for Debian, Fedora, Arch Linux, Gentoo and many more GNU/Linux distros using the following configuration:  \n- `/usr/bin/am`\n- `/usr/lib/am/modules/`\n\nwhere \"`/usr/bin/am`\" is the script \"[APP-MANAGER](https://github.com/ivan-hc/AM/blob/main/APP-MANAGER)\" and \"`/usr/lib/am/modules/`\" is the directory \"[modules](https://github.com/ivan-hc/AM/tree/main/modules)\" with all its content.\n\nApplications will continue to be installed in `/opt/` or `$HOME` location when `--user` flag is used for installation, according to the `$APPMANCONFIG` file configuration.\n\nWhat changes from the locally-installed `am` or `appman` is the update process of the CLI and modules.  \nSystem `am` intentionally ignores updates of CLI and modules in this scenario \u0026 hands that responsibility to the distro package manager in use (APT, DNF, PacMan/YaY...)\n\n`--devmode` option is completely disabled in this mode, as it's only intended to update locally-installed `am` or `appman` in run-time to `dev` branch.  \nYou as a packager or distro-maintainer can optionally make `am-dev` or `am-git` package separately from `am` for this usage.\n\nGeneration of shell completions in `$HOME` is also disabled in this mode, as they can be easily packaged in respective system directories.  \nThat can be done like this:\n\n**Bash**  \nLocated in `/usr/share/bash-completion/completions/am`:  \n- `complete -W \"$(cat \"${XDG_DATA_HOME:-$HOME/.local/share}/AM/list\" 2\u003e/dev/null)\" am`\n\n**Zsh**  \nZsh completion currently depends on the bash one, which can be inserted into `zshrc`:  \n```zsh\nautoload bashcompinit\nbashcompinit\nsource \"/usr/share/bash-completion/completions/am\"\n```\n\n**Fish**  \nLocated in `/usr/share/fish/vendor_completions.d/am`:  \n```fish\nset data_home \"$XDG_DATA_HOME\"\nif test -z \"$data_home\"\n    set data_home \"$HOME/.local/share\"\nend\ncomplete -c am -f -a \"(cat \"$data_home/AM/list\" 2\u003e/dev/null)\"\n```\n\nAnother recommendation is to use `wget` instead of `wget2` (in Fedora, it's called `wget1` \u0026 you also need to install `wget1-wget` package, so it becomes symlinked to `wget`).\n`wget` gives the prettier \u0026 generally working output, while `wget2` has a bug where it clears out the output of itself, making the application installation \u0026 update progress hardly visible.\n\n### Distro examples: Gidro-OS\n\nFor the example on how the distribution installs `am`, you can check [Gidro-OS](https://github.com/fiftydinar/gidro-os), custom image based on Fedora Silverblue by [@fiftydinar](https://github.com/fiftydinar):\n\nhttps://github.com/fiftydinar/gidro-os/blob/main/recipes/recipe-appimages.yml\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# Troubleshooting\nBelow you can access documentation pages for common issues and frequently asked questions:\n\n------------------------------------------------------------------------\n- [An application does not work, is old and unsupported](docs/troubleshooting.md#an-application-does-not-work-is-old-and-unsupported)\n- [Cannot download or update an application](docs/troubleshooting.md#cannot-download-or-update-an-application)\n- [Cannot mount and run AppImages](docs/troubleshooting.md#cannot-mount-and-run-appimages)\n- [Failed to open squashfs image](docs/troubleshooting.md#failed-to-open-squashfs-image)\n- [Spyware, malware and dangerous software](docs/troubleshooting.md#spyware-malware-and-dangerous-software)\n- [Stop AppImage prompt to create its own launcher, desktop integration and doubled launchers](docs/troubleshooting.md#stop-appimage-prompt-to-create-its-own-launcher-desktop-integration-and-doubled-launchers)\n- [The script points to \"releases\" instead of downloading the latest stable](docs/troubleshooting.md#the-script-points-to-releases-instead-of-downloading-the-latest-stable)\n- [Ubuntu mess](docs/troubleshooting.md#ubuntu-mess)\n- [Wrong download link](docs/troubleshooting.md#wrong-download-link)\n\n------------------------------------------------------------------------\n\n| [Back to \"Main Index\"](#main-index) |\n| - |\n\n------------------------------------------------------------------------\n# Related projects\n#### Side Projects\n- *[amcheck](https://github.com/ivan-hc/amcheck), checks the validity of scripts in this database and monitors the availability of AppImages*\n- *[am-extras](https://github.com/ivan-hc/am-extras), lists applications from third-party databases*\n- *[repology-versions](https://github.com/ivan-hc/repology-versions), lists \"unfindable\" versions if upstream doesn't provide easy-to-intercept references*\n\n#### External tools and forks used in this project\n- *[aisap](https://github.com/mgord9518/aisap), sandboxing solutions for AppImages, see sandboxing options above*\n- *[appimagetool](https://github.com/AppImage/appimagetool), get rid of libfuse2 from old AppImages (option `nolibfuse`) and create AppImages on the fly (see [appimage-bulder-scripts](https://github.com/ivan-hc/AM/tree/main/appimage-bulder-scripts))*\n- *[repology](https://github.com/repology), the encyclopedia of all software versions, used in [ivan-hc/repology-versions](https://github.com/ivan-hc/repology-versions)*\n\n#### Organizations and their affiliates that actively contribute to this project\n- *[Package Forge](https://github.com/pkgforge), Improving Package Management \u0026 Security for Linux systems*\n  - *[Dev](https://github.com/pkgforge-dev), Package Forge's Official Developer Repos*\n  - *[Community](https://github.com/pkgforge-community), Package Forge's Community Repos, Projects \u0026 their Dependencies*\n- *[Portable Linux Apps](https://github.com/Portable-Linux-Apps), Census, cataloging and distribution of AppImages and portable apps for GNU/Linux*\n\n#### My other projects\n- *[AppImaGen](https://github.com/ivan-hc/AppImaGen), easily create AppImages from Ubuntu PPAs or Debian using pkg2appimage and appimagetool*\n- *[ArchImage](https://github.com/ivan-hc/ArchImage), create AppImages for all distributions using Arch Linux packages. Powered by JuNest*\n- *[Firefox for Linux scripts](https://github.com/ivan-hc/Firefox-for-Linux-scripts), easily install the official releases of Firefox for Linux*\n- *[My AppImage packages](https://github.com/ivan-hc#my-appimage-packages) the complete list of packages managed by me and available in this database*\n- *[Snap2AppImage](https://github.com/ivan-hc/Snap2AppImage), try to convert Snap packages to AppImages*\n\n------------------------------------------------------------------------\n\n###### *You can support me and my work on [**ko-fi.com**](https://ko-fi.com/IvanAlexHC) and [**PayPal.me**](https://paypal.me/IvanAlexHC). Thank you!*\n\n--------\n\n*© 2020-present Ivan Alessandro Sala aka 'Ivan-HC'* - I'm here just for fun! \n\n------------------------------------------------------------------------\n\n| [**ko-fi.com**](https://ko-fi.com/IvanAlexHC) | [**PayPal.me**](https://paypal.me/IvanAlexHC) | [Install \"AM\"/\"AppMan\"](#installation) | [\"Main Index\"](#main-index) |\n| - | - | - | - |\n\n------------------------------------------------------------------------\n","funding_links":["https://github.com/sponsors/ivan-hc","paypal.me/IvanAlexHC","https://ko-fi.com/IvanAlexHC","https://paypal.me/IvanAlexHC"],"categories":["cli","Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-hc%2FAM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivan-hc%2FAM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-hc%2FAM/lists"}