appimage-appimage on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S appimage-appimage

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

$ yay -Rns appimage-appimage

2. Manually Install "appimage-appimage" via AUR

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

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

b. Clone appimage-appimage's git locally

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

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

$ cd ~/appimage-appimage $ makepkg -si

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

ID: 1120796
Name: appimage-appimage
PackageBaseID: 158714
PackageBase: appimage-appimage
Version: 13-1
Description: Generate, extract, and inspect AppImages - appimage version
URL: https://github.com/AppImage/AppImageKit
NumVotes: 3
Popularity: 0.02464
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1602609077
LastModified: 1659447993
URLPath: /cgit/aur.git/snapshot/appimage-appimage.tar.gz