archinstall-gui on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S archinstall-gui

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

$ yay -Rns archinstall-gui

2. Manually Install "archinstall-gui" via AUR

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

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

b. Clone archinstall-gui's git locally

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

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

$ cd ~/archinstall-gui $ makepkg -si

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

ID: 769130
Name: archinstall-gui
PackageBaseID: 155793
PackageBase: archinstall-gui
Version: 0.1rc10-1
Description: A graphical installer for Arch Linux. Useful for Live CD's etc.
URL: https://github.com/Torxed/archinstall
NumVotes: 0
Popularity: 0
OutOfDate: 1607273164
Maintainer: Torxed
FirstSubmitted: 1595505625
LastModified: 1595516123
URLPath: /cgit/aur.git/snapshot/archinstall-gui.tar.gz