aif on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S aif

* (Optional) Uninstall aif on Arch using YAY

$ yay -Rns aif

2. Manually Install "aif" via AUR

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

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

b. Clone aif's git locally

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

c. Go to ~/aif folder and install it

$ cd ~/aif $ makepkg -si

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

ID: 411572
Name: aif
PackageBaseID: 122066
PackageBase: aif
Version: 1.10-5
Description: An XML and python-driven rebirth of the AIF (Arch Installation Framework) project.
URL: https://aif.square-r00t.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1704663675
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1493920497
LastModified: 1494954829
URLPath: /cgit/aur.git/snapshot/aif.tar.gz