raid-check on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S raid-check

* (Optional) Uninstall raid-check on Arch using YAY

$ yay -Rns raid-check

2. Manually Install "raid-check" via AUR

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

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

b. Clone raid-check's git locally

$ git clone https://aur.archlinux.org/raid-check.git ~/raid-check

c. Go to ~/raid-check folder and install it

$ cd ~/raid-check $ makepkg -si

3. Information about the raid-check package on Arch User Repository (AUR)

ID: 898331
Name: raid-check
PackageBaseID: 69456
PackageBase: raid-check
Version: 4.1.6.el7-1
Description: Raid-check script, config and cronjob for data scrubbing to be used with mdadm.
URL: https://wiki.archlinux.org/index.php/RAID#Scrubbing
NumVotes: 8
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: divansantana
FirstSubmitted: 1367015553
LastModified: 1619480780
URLPath: /cgit/aur.git/snapshot/raid-check.tar.gz