pypy3-pip on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pypy3-pip

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

$ yay -Rns pypy3-pip

2. Manually Install "pypy3-pip" via AUR

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

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

b. Clone pypy3-pip's git locally

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

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

$ cd ~/pypy3-pip $ makepkg -si

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

ID: 1403419
Name: pypy3-pip
PackageBaseID: 85301
PackageBase: pypy3-pip
Version: 24.0-1
Description: The PyPA recommended tool for installing Python packages
URL: https://pip.pypa.io
NumVotes: 19
Popularity: 0.02138
OutOfDate:
Maintainer: carlosal1015
Submitter: marekpetrik
FirstSubmitted: 1409748476
LastModified: 1706969825
URLPath: /cgit/aur.git/snapshot/pypy3-pip.tar.gz