cython-kivy on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S cython-kivy

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

$ yay -Rns cython-kivy

2. Manually Install "cython-kivy" via AUR

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

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

b. Clone cython-kivy's git locally

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

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

$ cd ~/cython-kivy $ makepkg -si

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

ID: 262832
Name: cython-kivy
PackageBaseID: 92132
PackageBase: cython-kivy
Version: 0.23-1
Description: C-Extensions for Python; Kivy-compatible version
URL: http://www.cython.org
NumVotes: 6
Popularity: 0
OutOfDate: 1497810820
Maintainer: meZee
FirstSubmitted: 1428789467
LastModified: 1452090119
URLPath: /cgit/aur.git/snapshot/cython-kivy.tar.gz