pypy-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pypy-bin

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

$ yay -Rns pypy-bin

2. Manually Install "pypy-bin" via AUR

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

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

b. Clone pypy-bin's git locally

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

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

$ cd ~/pypy-bin $ makepkg -si

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

ID: 1386590
Name: pypy-bin
PackageBaseID: 183565
PackageBase: pypy-bin
Version: 7.3.15-1
Description: A Python implementation written in Python, JIT enabled
URL: https://pypy.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1656308820
LastModified: 1705391841
URLPath: /cgit/aur.git/snapshot/pypy-bin.tar.gz