cython2 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cython2

* (Optional) Uninstall cython2 on Arch using YAY

$ yay -Rns cython2

2. Manually Install "cython2" via AUR

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

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

b. Clone cython2's git locally

$ git clone https://aur.archlinux.org/cython2.git ~/cython2

c. Go to ~/cython2 folder and install it

$ cd ~/cython2 $ makepkg -si

3. Information about the cython2 package on Arch User Repository (AUR)

ID: 1404196
Name: cython2
PackageBaseID: 185268
PackageBase: cython2
Version: 0.29.37-1
Description: C-Extensions for Python 2
URL: https://cython.org
NumVotes: 12
Popularity: 0.473192
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1661658876
LastModified: 1707107249
URLPath: /cgit/aur.git/snapshot/cython2.tar.gz