cutlass-headers on AUR (Arch User Repository)

Last updated: February 11,2025

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

$ yay -S cutlass-headers

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

$ yay -Rns cutlass-headers

2. Manually Install "cutlass-headers" via AUR

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

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

b. Clone cutlass-headers's git locally

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

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

$ cd ~/cutlass-headers $ makepkg -si

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

ID: 1410424
Name: cutlass-headers
PackageBaseID: 200427
PackageBase: cutlass-headers
Version: 3.4.1-1
Description: CUDA Templates for Linear Algebra Subroutines (headers only)
URL: https://github.com/NVIDIA/cutlass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1702205195
LastModified: 1708100395
URLPath: /cgit/aur.git/snapshot/cutlass-headers.tar.gz