libcutensor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libcutensor

* (Optional) Uninstall libcutensor on Arch using YAY

$ yay -Rns libcutensor

2. Manually Install "libcutensor" via AUR

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

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

b. Clone libcutensor's git locally

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

c. Go to ~/libcutensor folder and install it

$ cd ~/libcutensor $ makepkg -si

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

ID: 1371506
Name: libcutensor
PackageBaseID: 149101
PackageBase: libcutensor
Version: 2.0.0.7-1
Description: GPU-accelerated tensor linear algebra library
URL: https://developer.nvidia.com/cutensor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1581690523
LastModified: 1702858610
URLPath: /cgit/aur.git/snapshot/libcutensor.tar.gz