pypy3-packaging on AUR (Arch User Repository)

Last updated: July 20,2024

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

$ yay -S pypy3-packaging

* (Optional) Uninstall pypy3-packaging on Arch using YAY

$ yay -Rns pypy3-packaging

2. Manually Install "pypy3-packaging" via AUR

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

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

b. Clone pypy3-packaging's git locally

$ git clone https://aur.archlinux.org/pypy3-packaging.git ~/pypy3-packaging

c. Go to ~/pypy3-packaging folder and install it

$ cd ~/pypy3-packaging $ makepkg -si

3. Information about the pypy3-packaging package on Arch User Repository (AUR)

ID: 1076698
Name: pypy3-packaging
PackageBaseID: 119336
PackageBase: pypy-packaging
Version: 21.3-1
Description: Core utilities for Python packages
URL: https://github.com/pypa/packaging
NumVotes: 2
Popularity: 0
OutOfDate: 1686919626
Maintainer: dundee
Submitter: dundee
FirstSubmitted: 1485863639
LastModified: 1651872081
URLPath: /cgit/aur.git/snapshot/pypy3-packaging.tar.gz