cuda-z on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S cuda-z

* (Optional) Uninstall cuda-z on Arch using YAY

$ yay -Rns cuda-z

2. Manually Install "cuda-z" via AUR

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

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

b. Clone cuda-z's git locally

$ git clone https://aur.archlinux.org/cuda-z.git ~/cuda-z

c. Go to ~/cuda-z folder and install it

$ cd ~/cuda-z $ makepkg -si

3. Information about the cuda-z package on Arch User Repository (AUR)

ID: 274463
Name: cuda-z
PackageBaseID: 60151
PackageBase: cuda-z
Version: 0.10-1
Description: CUDA Information Utility.
URL: http://cuda-z.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bchretien
FirstSubmitted: 1340032064
LastModified: 1455292431
URLPath: /cgit/aur.git/snapshot/cuda-z.tar.gz