pypy-cython on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pypy-cython

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

$ yay -Rns pypy-cython

2. Manually Install "pypy-cython" via AUR

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

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

b. Clone pypy-cython's git locally

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

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

$ cd ~/pypy-cython $ makepkg -si

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

ID: 1275499
Name: pypy-cython
PackageBaseID: 63871
PackageBase: pypy-cython
Version: 0.29.35-1
Description: C-Extensions for PyPy
URL: http://www.cython.org
NumVotes: 6
Popularity: 0
OutOfDate: 1690082938
Maintainer: Tenshi65535
Submitter: intgr
FirstSubmitted: 1350987550
LastModified: 1687169011
URLPath: /cgit/aur.git/snapshot/pypy-cython.tar.gz