python-pychroot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pychroot

* (Optional) Uninstall python-pychroot on Arch using YAY

$ yay -Rns python-pychroot

2. Manually Install "python-pychroot" via AUR

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

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

b. Clone python-pychroot's git locally

$ git clone https://aur.archlinux.org/python-pychroot.git ~/python-pychroot

c. Go to ~/python-pychroot folder and install it

$ cd ~/python-pychroot $ makepkg -si

3. Information about the python-pychroot package on Arch User Repository (AUR)

ID: 1219272
Name: python-pychroot
PackageBaseID: 117096
PackageBase: python-pychroot
Version: 0.10.4-1
Description: A python library and CLI tool that simplifies chroot handling
URL: https://github.com/pkgcore/pychroot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sanerb
FirstSubmitted: 1479281515
LastModified: 1677626412
URLPath: /cgit/aur.git/snapshot/python-pychroot.tar.gz