disk-filltest on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S disk-filltest

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

$ yay -Rns disk-filltest

2. Manually Install "disk-filltest" via AUR

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

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

b. Clone disk-filltest's git locally

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

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

$ cd ~/disk-filltest $ makepkg -si

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

ID: 801379
Name: disk-filltest
PackageBaseID: 158467
PackageBase: disk-filltest
Version: 0.8.2-1
Description: Simple tool to detect bad disks by filling with random data
URL: https://panthema.net/2013/disk-filltest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bingmann
Submitter: bingmann
FirstSubmitted: 1602050938
LastModified: 1602050938
URLPath: /cgit/aur.git/snapshot/disk-filltest.tar.gz