python-gpuctypes on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-gpuctypes

* (Optional) Uninstall python-gpuctypes on Arch using YAY

$ yay -Rns python-gpuctypes

2. Manually Install "python-gpuctypes" via AUR

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

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

b. Clone python-gpuctypes's git locally

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

c. Go to ~/python-gpuctypes folder and install it

$ cd ~/python-gpuctypes $ makepkg -si

3. Information about the python-gpuctypes package on Arch User Repository (AUR)

ID: 1405030
Name: python-gpuctypes
PackageBaseID: 202212
PackageBase: python-gpuctypes
Version: 0.3.0-1
Description: ctypes wrappers for HIP, CUDA, and OpenCL
URL: https://github.com/tinygrad/gpuctypes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pravinxor
Submitter: pravinxor
FirstSubmitted: 1707236871
LastModified: 1707236871
URLPath: /cgit/aur.git/snapshot/python-gpuctypes.tar.gz