appimage-builder-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S appimage-builder-bin

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

$ yay -Rns appimage-builder-bin

2. Manually Install "appimage-builder-bin" via AUR

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

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

b. Clone appimage-builder-bin's git locally

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

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

$ cd ~/appimage-builder-bin $ makepkg -si

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

ID: 1281537
Name: appimage-builder-bin
PackageBaseID: 189959
PackageBase: appimage-builder-bin
Version: 1.1.1-1
Description: GNU/Linux packaging solution using the AppImage format
URL: https://github.com/AppImageCrafters/appimage-builder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nixuge
Submitter: Nixuge
FirstSubmitted: 1675029460
LastModified: 1688227615
URLPath: /cgit/aur.git/snapshot/appimage-builder-bin.tar.gz