disk-benchmark on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S disk-benchmark

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

$ yay -Rns disk-benchmark

2. Manually Install "disk-benchmark" via AUR

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

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

b. Clone disk-benchmark's git locally

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

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

$ cd ~/disk-benchmark $ makepkg -si

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

ID: 1121464
Name: disk-benchmark
PackageBaseID: 184629
PackageBase: disk-benchmark
Version: r19.a82f4e7-1
Description: Tool to benchmark disks, devices, filesystems or even files, like CrystalDiskMark but for the command line
URL: https://github.com/rigon/disk-benchmark
NumVotes: 2
Popularity: 0.387095
OutOfDate:
Maintainer: rigon
Submitter: rigon
FirstSubmitted: 1659490076
LastModified: 1659551668
URLPath: /cgit/aur.git/snapshot/disk-benchmark.tar.gz