cython-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cython-git

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

$ yay -Rns cython-git

2. Manually Install "cython-git" via AUR

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

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

b. Clone cython-git's git locally

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

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

$ cd ~/cython-git $ makepkg -si

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

ID: 1239264
Name: cython-git
PackageBaseID: 139219
PackageBase: cython-git
Version: 3.0.0b2.r40.gd0bbecb7f-1
Description: C-Extensions for Python
URL: https://cython.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1549088381
LastModified: 1681138002
URLPath: /cgit/aur.git/snapshot/cython-git.tar.gz