python-pybuilder on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pybuilder

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

$ yay -Rns python-pybuilder

2. Manually Install "python-pybuilder" via AUR

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

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

b. Clone python-pybuilder's git locally

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

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

$ cd ~/python-pybuilder $ makepkg -si

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

ID: 1359815
Name: python-pybuilder
PackageBaseID: 173070
PackageBase: python-pybuilder
Version: 0.13.10-1
Description: An extensible, easy to use continuous build tool for Python
URL: https://pybuilder.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nurmukhametov
Submitter: Nurmukhametov
FirstSubmitted: 1636841714
LastModified: 1700956778
URLPath: /cgit/aur.git/snapshot/python-pybuilder.tar.gz