archiso-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S archiso-git

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

$ yay -Rns archiso-git

2. Manually Install "archiso-git" via AUR

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

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

b. Clone archiso-git's git locally

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

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

$ cd ~/archiso-git $ makepkg -si

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

ID: 1410815
Name: archiso-git
PackageBaseID: 25996
PackageBase: archiso-git
Version: 75.r2.g2932a9d-1
Description: Tools for creating Arch Linux live and install iso images
URL: https://gitlab.archlinux.org/archlinux/archiso
NumVotes: 121
Popularity: 0.00957
OutOfDate:
Maintainer: dvzrv
Submitter: svenstaro
FirstSubmitted: 1240890197
LastModified: 1708162892
URLPath: /cgit/aur.git/snapshot/archiso-git.tar.gz