pypy-bin on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pypy-bin on Arch using YAY
$
yay -S
pypy-bin
Copied
* (Optional) Uninstall pypy-bin on Arch using YAY
$
yay -Rns
pypy-bin
Copied
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
Copied
b. Clone pypy-bin's git locally
$
git clone https://aur.archlinux.org/pypy-bin.git
~/pypy-bin
Copied
c. Go to ~/pypy-bin folder and install it
$
cd
~/pypy-bin
Copied
$
makepkg -si
Copied
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
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