pypy-pip on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pypy-pip

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

$ yay -Rns pypy-pip

2. Manually Install "pypy-pip" via AUR

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

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

b. Clone pypy-pip's git locally

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

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

$ cd ~/pypy-pip $ makepkg -si

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

ID: 362244
Name: pypy-pip
PackageBaseID: 69806
PackageBase: pypy-pip
Version: 9.0.1-1
Description: The PyPA recommended tool for installing Python packages
URL: https://pip.pypa.io/
NumVotes: 20
Popularity: 0
OutOfDate: 1654808795
Maintainer: dundee
FirstSubmitted: 1368176352
LastModified: 1480823035
URLPath: /cgit/aur.git/snapshot/pypy-pip.tar.gz