arch-bootstrap on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S arch-bootstrap

* (Optional) Uninstall arch-bootstrap on Arch using YAY

$ yay -Rns arch-bootstrap

2. Manually Install "arch-bootstrap" via AUR

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

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

b. Clone arch-bootstrap's git locally

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

c. Go to ~/arch-bootstrap folder and install it

$ cd ~/arch-bootstrap $ makepkg -si

3. Information about the arch-bootstrap package on Arch User Repository (AUR)

ID: 660568
Name: arch-bootstrap
PackageBaseID: 146184
PackageBase: arch-bootstrap
Version: 0.1-1
Description: Bootstrap a base Arch Linux system
URL: https://github.com/btwiuse/arch-bootstrap
NumVotes: 1
Popularity: 0.021344
OutOfDate:
Maintainer: navigaid
Submitter: navigaid
FirstSubmitted: 1572266002
LastModified: 1572266002
URLPath: /cgit/aur.git/snapshot/arch-bootstrap.tar.gz