raider on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install raider on Arch using YAY
$
yay -S
raider
Copied
* (Optional) Uninstall raider on Arch using YAY
$
yay -Rns
raider
Copied
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
Copied
b. Clone raider's git locally
$
git clone https://aur.archlinux.org/raider.git
~/raider
Copied
c. Go to ~/raider folder and install it
$
cd
~/raider
Copied
$
makepkg -si
Copied
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
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