archbashstrap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S archbashstrap

* (Optional) Uninstall archbashstrap on Arch using YAY

$ yay -Rns archbashstrap

2. Manually Install "archbashstrap" via AUR

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

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

b. Clone archbashstrap's git locally

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

c. Go to ~/archbashstrap folder and install it

$ cd ~/archbashstrap $ makepkg -si

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

ID: 1019892
Name: archbashstrap
PackageBaseID: 160719
PackageBase: archbashstrap
Version: 1.2.3-1
Description: Install/Bootstrap Arch Linux without pacman
URL: https://github.com/BiteDasher/archbashstrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BiteDasher
Submitter: BiteDasher
FirstSubmitted: 1607452997
LastModified: 1642398488
URLPath: /cgit/aur.git/snapshot/archbashstrap.tar.gz