cuda11.1-tools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cuda11.1-tools

* (Optional) Uninstall cuda11.1-tools on Arch using YAY

$ yay -Rns cuda11.1-tools

2. Manually Install "cuda11.1-tools" via AUR

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

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

b. Clone cuda11.1-tools's git locally

$ git clone https://aur.archlinux.org/cuda11.1-tools.git ~/cuda11.1-tools

c. Go to ~/cuda11.1-tools folder and install it

$ cd ~/cuda11.1-tools $ makepkg -si

3. Information about the cuda11.1-tools package on Arch User Repository (AUR)

ID: 1275923
Name: cuda11.1-tools
PackageBaseID: 162982
PackageBase: cuda11.1
Version: 11.1.1-3
Description: NVIDIA's GPU programming toolkit (extra tools: nvvp, nsight) (version 11.1)
URL: https://developer.nvidia.com/cuda-zone
NumVotes: 3
Popularity: 0.077428
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1612654734
LastModified: 1687228594
URLPath: /cgit/aur.git/snapshot/cuda11.1-tools.tar.gz