python-pkutils on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-pkutils

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

$ yay -Rns python-pkutils

2. Manually Install "python-pkutils" via AUR

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

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

b. Clone python-pkutils's git locally

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

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

$ cd ~/python-pkutils $ makepkg -si

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

ID: 1057674
Name: python-pkutils
PackageBaseID: 164990
PackageBase: python-pkutils
Version: 3.0.2-1
Description: A python packaging utility library
URL: https://github.com/reubano/pkutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BachoSeven
Submitter: BachoSeven
FirstSubmitted: 1616930804
LastModified: 1648414285
URLPath: /cgit/aur.git/snapshot/python-pkutils.tar.gz