pypy3-cython on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pypy3-cython

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

$ yay -Rns pypy3-cython

2. Manually Install "pypy3-cython" via AUR

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

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

b. Clone pypy3-cython's git locally

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

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

$ cd ~/pypy3-cython $ makepkg -si

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

ID: 1275498
Name: pypy3-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/pypy3-cython.tar.gz