raider on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S raider

* (Optional) Uninstall raider on Arch using YAY

$ yay -Rns raider

2. Manually Install "raider" via AUR

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

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

b. Clone raider's git locally

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

c. Go to ~/raider folder and install it

$ cd ~/raider $ makepkg -si

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

ID: 228552
Name: raider
PackageBaseID: 99447
PackageBase: raider
Version: 0.13.2-1
Description: Converts a single linux system disk in to a software raid 1, 4, 5, 6 or 10
URL: http://raider.sourceforge.net/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441545685
LastModified: 1441546050
URLPath: /cgit/aur.git/snapshot/raider.tar.gz