appimagelauncher on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "appimagelauncher" 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 appimagelauncher on Arch using YAY

$ yay -S appimagelauncher

* (Optional) Uninstall appimagelauncher on Arch using YAY

$ yay -Rns appimagelauncher

2. Manually Install "appimagelauncher" via AUR

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

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

b. Clone appimagelauncher's git locally

$ git clone https://aur.archlinux.org/appimagelauncher.git ~/appimagelauncher

c. Go to ~/appimagelauncher folder and install it

$ cd ~/appimagelauncher $ makepkg -si

3. Information about the appimagelauncher package on Arch User Repository (AUR)

ID: 1241960
Name: appimagelauncher
PackageBaseID: 141126
PackageBase: appimagelauncher
Version: 2.2.0-6
Description: A Helper application for running and integrating AppImages.
URL: https://github.com/TheAssassin/AppImageLauncher
NumVotes: 95
Popularity: 2.151132
OutOfDate:
Maintainer: oberon2007
Submitter: oberon2007
FirstSubmitted: 1554938415
LastModified: 1681579846
URLPath: /cgit/aur.git/snapshot/appimagelauncher.tar.gz

5. The same packages on other Linux Distributions