cuda_memtest on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cuda_memtest

* (Optional) Uninstall cuda_memtest on Arch using YAY

$ yay -Rns cuda_memtest

2. Manually Install "cuda_memtest" via AUR

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

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

b. Clone cuda_memtest's git locally

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

c. Go to ~/cuda_memtest folder and install it

$ cd ~/cuda_memtest $ makepkg -si

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

ID: 1133241
Name: cuda_memtest
PackageBaseID: 50166
PackageBase: cuda_memtest
Version: r83.dd723aa-2
Description: A GPU memory test utility for NVIDIA and AMD GPUs.
URL: https://github.com/ComputationalRadiationPhysics/cuda_memtest
NumVotes: 46
Popularity: 0.027786
OutOfDate:
Maintainer: revel
Submitter: revel
FirstSubmitted: 1308957514
LastModified: 1661941195
URLPath: /cgit/aur.git/snapshot/cuda_memtest.tar.gz