python-cutlass on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-cutlass

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

$ yay -Rns python-cutlass

2. Manually Install "python-cutlass" via AUR

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

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

b. Clone python-cutlass's git locally

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

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

$ cd ~/python-cutlass $ makepkg -si

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

ID: 1365409
Name: python-cutlass
PackageBaseID: 194926
PackageBase: cutlass
Version: 3.3.0-1
Description: Python interface to cutlass library
URL: https://github.com/NVIDIA/cutlass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1687301968
LastModified: 1701851910
URLPath: /cgit/aur.git/snapshot/python-cutlass.tar.gz