pcmemtest on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pcmemtest

* (Optional) Uninstall pcmemtest on Arch using YAY

$ yay -Rns pcmemtest

2. Manually Install "pcmemtest" via AUR

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

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

b. Clone pcmemtest's git locally

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

c. Go to ~/pcmemtest folder and install it

$ cd ~/pcmemtest $ makepkg -si

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

ID: 1007453
Name: pcmemtest
PackageBaseID: 174181
PackageBase: pcmemtest
Version: 1.5-1
Description: Stand-alone memory tester for x86 and x86-64 architecture computers
URL: https://github.com/martinwhitaker/pcmemtest
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: buzo
Submitter: buzo
FirstSubmitted: 1640029778
LastModified: 1640029778
URLPath: /cgit/aur.git/snapshot/pcmemtest.tar.gz