cutlass on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cutlass

* (Optional) Uninstall cutlass on Arch using YAY

$ yay -Rns cutlass

2. Manually Install "cutlass" via AUR

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

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

b. Clone cutlass's git locally

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

c. Go to ~/cutlass folder and install it

$ cd ~/cutlass $ makepkg -si

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

ID: 1365408
Name: cutlass
PackageBaseID: 194926
PackageBase: cutlass
Version: 3.3.0-1
Description: CUDA Templates for Linear Algebra Subroutines
URL: https://github.com/NVIDIA/cutlass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1687301968
LastModified: 1701851910
URLPath: /cgit/aur.git/snapshot/cutlass.tar.gz