python-pkg-about on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pkg-about

* (Optional) Uninstall python-pkg-about on Arch using YAY

$ yay -Rns python-pkg-about

2. Manually Install "python-pkg-about" via AUR

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

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

b. Clone python-pkg-about's git locally

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

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

$ cd ~/python-pkg-about $ makepkg -si

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

ID: 1404947
Name: python-pkg-about
PackageBaseID: 197287
PackageBase: python-pkg-about
Version: 1.1.5-1
Description: Shares Python package metadata at runtime.
URL: https://github.com/karpierz/pkg_about
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1693802782
LastModified: 1707225777
URLPath: /cgit/aur.git/snapshot/python-pkg-about.tar.gz