archinstall-git on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S archinstall-git

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

$ yay -Rns archinstall-git

2. Manually Install "archinstall-git" via AUR

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

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

b. Clone archinstall-git's git locally

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

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

$ cd ~/archinstall-git $ makepkg -si

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

ID: 1297348
Name: archinstall-git
PackageBaseID: 167673
PackageBase: archinstall-git
Version: 2.6.0.r5.g0852a7c-2
Description: Just another guided/automated Arch Linux installer with a twist
URL: https://github.com/archlinux/archinstall
NumVotes: 2
Popularity: 0.009086
OutOfDate:
Maintainer: Torxed
Submitter: miten
FirstSubmitted: 1622912016
LastModified: 1690873402
URLPath: /cgit/aur.git/snapshot/archinstall-git.tar.gz