disk-test on AUR (Arch User Repository)

Last updated: March 15,2025

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

$ yay -S disk-test

* (Optional) Uninstall disk-test on Arch using YAY

$ yay -Rns disk-test

2. Manually Install "disk-test" via AUR

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

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

b. Clone disk-test's git locally

$ git clone https://aur.archlinux.org/disk-test.git ~/disk-test

c. Go to ~/disk-test folder and install it

$ cd ~/disk-test $ makepkg -si

3. Information about the disk-test package on Arch User Repository (AUR)

ID: 697016
Name: disk-test
PackageBaseID: 131987
PackageBase: disk-test
Version: 0.2.4-1
Description: Block device read-write test utility written in bash
URL: https://eomanis.duckdns.org/permshare/disk-test/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eomanis
Submitter: eomanis
FirstSubmitted: 1525128624
LastModified: 1581725270
URLPath: /cgit/aur.git/snapshot/disk-test.tar.gz