python-bundlewrap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-bundlewrap

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

$ yay -Rns python-bundlewrap

2. Manually Install "python-bundlewrap" via AUR

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

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

b. Clone python-bundlewrap's git locally

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

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

$ cd ~/python-bundlewrap $ makepkg -si

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

ID: 1072582
Name: python-bundlewrap
PackageBaseID: 140869
PackageBase: python-bundlewrap
Version: 4.7.0-1
Description: Agent-less configuration management
URL: https://bundlewrap.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1554043637
LastModified: 1651080938
URLPath: /cgit/aur.git/snapshot/python-bundlewrap.tar.gz