scikits-cuda on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S scikits-cuda

* (Optional) Uninstall scikits-cuda on Arch using YAY

$ yay -Rns scikits-cuda

2. Manually Install "scikits-cuda" via AUR

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

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

b. Clone scikits-cuda's git locally

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

c. Go to ~/scikits-cuda folder and install it

$ cd ~/scikits-cuda $ makepkg -si

3. Information about the scikits-cuda package on Arch User Repository (AUR)

ID: 209574
Name: scikits-cuda
PackageBaseID: 67662
PackageBase: scikits-cuda
Version: 0.5.0b3-1
Description: Python interface to GPU-powered libraries
URL: http://scikits.appspot.com/cuda
NumVotes: 1
Popularity: 0
OutOfDate: 1453216824
Maintainer:
FirstSubmitted: 1362147977
LastModified: 1436397481
URLPath: /cgit/aur.git/snapshot/scikits-cuda.tar.gz