cython2-kivy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cython2-kivy

* (Optional) Uninstall cython2-kivy on Arch using YAY

$ yay -Rns cython2-kivy

2. Manually Install "cython2-kivy" via AUR

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

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

b. Clone cython2-kivy's git locally

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

c. Go to ~/cython2-kivy folder and install it

$ cd ~/cython2-kivy $ makepkg -si

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

ID: 317971
Name: cython2-kivy
PackageBaseID: 90995
PackageBase: cython2-kivy
Version: 0.23-1
Description: C-Extensions for Python; Kivy-compatible version
URL: http://www.cython.org
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1425271854
LastModified: 1467396523
URLPath: /cgit/aur.git/snapshot/cython2-kivy.tar.gz