python-paver on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python-paver

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

$ yay -Rns python-paver

2. Manually Install "python-paver" via AUR

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

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

b. Clone python-paver's git locally

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

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

$ cd ~/python-paver $ makepkg -si

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

ID: 1418819
Name: python-paver
PackageBaseID: 203176
PackageBase: python-paver
Version: 1.3.4-7
Description: Python-based project scripting
URL: https://github.com/paver/paver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jelly
Submitter: jelly
FirstSubmitted: 1709285819
LastModified: 1709285819
URLPath: /cgit/aur.git/snapshot/python-paver.tar.gz