appimage-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S appimage-git

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

$ yay -Rns appimage-git

2. Manually Install "appimage-git" via AUR

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

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

b. Clone appimage-git's git locally

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

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

$ cd ~/appimage-git $ makepkg -si

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

ID: 1288755
Name: appimage-git
PackageBaseID: 112817
PackageBase: appimage-git
Version: r1724.701b711-1
Description: Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives.
URL: http://appimage.org
NumVotes: 34
Popularity: 0.006827
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: jgmdev
FirstSubmitted: 1466828182
LastModified: 1689322659
URLPath: /cgit/aur.git/snapshot/appimage-git.tar.gz