pypy3-setuptools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pypy3-setuptools

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

$ yay -Rns pypy3-setuptools

2. Manually Install "pypy3-setuptools" via AUR

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

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

b. Clone pypy3-setuptools's git locally

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

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

$ cd ~/pypy3-setuptools $ makepkg -si

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

ID: 1286041
Name: pypy3-setuptools
PackageBaseID: 97471
PackageBase: pypy-setuptools
Version: 1:68.0.0-1
Description: Easily download, build, install, upgrade, and uninstall Python packages
URL: http://pypi.python.org/pypi/setuptools
NumVotes: 19
Popularity: 2.5E-5
OutOfDate: 1693050786
Maintainer: Tenshi65535
Submitter: yan12125
FirstSubmitted: 1439452169
LastModified: 1688960164
URLPath: /cgit/aur.git/snapshot/pypy3-setuptools.tar.gz