appimage-installer on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "appimage-installer" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install appimage-installer on Arch using YAY

$ yay -S appimage-installer

* (Optional) Uninstall appimage-installer on Arch using YAY

$ yay -Rns appimage-installer

2. Manually Install "appimage-installer" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone appimage-installer's git locally

$ git clone https://aur.archlinux.org/appimage-installer.git ~/appimage-installer

c. Go to ~/appimage-installer folder and install it

$ cd ~/appimage-installer $ makepkg -si

3. Information about the appimage-installer package on Arch User Repository (AUR)

ID: 1392250
Name: appimage-installer
PackageBaseID: 169119
PackageBase: appimage-installer
Version: 2.0beta2-3
Description: AppImage install tool.
URL: https://gitee.com/deepin-opensource/appimage-installer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1626971916
LastModified: 1706171888
URLPath: /cgit/aur.git/snapshot/appimage-installer.tar.gz