clean-chroot-manager on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S clean-chroot-manager

* (Optional) Uninstall clean-chroot-manager on Arch using YAY

$ yay -Rns clean-chroot-manager

2. Manually Install "clean-chroot-manager" via AUR

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

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

b. Clone clean-chroot-manager's git locally

$ git clone https://aur.archlinux.org/clean-chroot-manager.git ~/clean-chroot-manager

c. Go to ~/clean-chroot-manager folder and install it

$ cd ~/clean-chroot-manager $ makepkg -si

3. Information about the clean-chroot-manager package on Arch User Repository (AUR)

ID: 1262848
Name: clean-chroot-manager
PackageBaseID: 72695
PackageBase: clean-chroot-manager
Version: 2.226-1
Description: Wrapper for managing clean chroot builds with local repo therein.
URL: https://github.com/graysky2/clean-chroot-manager
NumVotes: 63
Popularity: 0.586511
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1376844776
LastModified: 1684956861
URLPath: /cgit/aur.git/snapshot/clean-chroot-manager.tar.gz