arch-chroot-build on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "arch-chroot-build" 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
Copied
b. Install arch-chroot-build on Arch using YAY
$
yay -S
arch-chroot-build
Copied
* (Optional) Uninstall arch-chroot-build on Arch using YAY
$
yay -Rns
arch-chroot-build
Copied
2. Manually Install "arch-chroot-build" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arch-chroot-build's git locally
$
git clone https://aur.archlinux.org/arch-chroot-build.git
~/arch-chroot-build
Copied
c. Go to ~/arch-chroot-build folder and install it
$
cd
~/arch-chroot-build
Copied
$
makepkg -si
Copied
3. Information about the arch-chroot-build package on Arch User Repository (AUR)
ID: 1183073
Name: arch-chroot-build
PackageBaseID: 188746
PackageBase: arch-chroot-build
Version: 1-1
Description: Build AUR packages in a chroot easily
URL: https://github.com/magnus-ISU/aur-scripts/blob/master/arch-chroot-build
NumVotes: 3
Popularity: 0.089612
OutOfDate:
Maintainer: magnus-tesshu
Submitter: magnus-tesshu
FirstSubmitted: 1671095389
LastModified: 1671138853
URLPath: /cgit/aur.git/snapshot/arch-chroot-build.tar.gz
Name: arch-chroot-build
PackageBaseID: 188746
PackageBase: arch-chroot-build
Version: 1-1
Description: Build AUR packages in a chroot easily
URL: https://github.com/magnus-ISU/aur-scripts/blob/master/arch-chroot-build
NumVotes: 3
Popularity: 0.089612
OutOfDate:
Maintainer: magnus-tesshu
Submitter: magnus-tesshu
FirstSubmitted: 1671095389
LastModified: 1671138853
URLPath: /cgit/aur.git/snapshot/arch-chroot-build.tar.gz