snapraid on AUR (Arch User Repository)
Last updated: December 03,2024
1. Install "snapraid" 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 snapraid on Arch using YAY
$
yay -S
snapraid
Copied
* (Optional) Uninstall snapraid on Arch using YAY
$
yay -Rns
snapraid
Copied
2. Manually Install "snapraid" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snapraid's git locally
$
git clone https://aur.archlinux.org/snapraid.git
~/snapraid
Copied
c. Go to ~/snapraid folder and install it
$
cd
~/snapraid
Copied
$
makepkg -si
Copied
3. Information about the snapraid package on Arch User Repository (AUR)
ID: 1395620
Name: snapraid
PackageBaseID: 55486
PackageBase: snapraid
Version: 12.3-1
Description: tool for Snapshot RAID: generate parity files, maintain checksums on data, restore lost data
URL: http://www.snapraid.it/
NumVotes: 29
Popularity: 0.10234
OutOfDate:
Maintainer: Sparticuz
Submitter: ice9
FirstSubmitted: 1325486547
LastModified: 1706637074
URLPath: /cgit/aur.git/snapshot/snapraid.tar.gz
Name: snapraid
PackageBaseID: 55486
PackageBase: snapraid
Version: 12.3-1
Description: tool for Snapshot RAID: generate parity files, maintain checksums on data, restore lost data
URL: http://www.snapraid.it/
NumVotes: 29
Popularity: 0.10234
OutOfDate:
Maintainer: Sparticuz
Submitter: ice9
FirstSubmitted: 1325486547
LastModified: 1706637074
URLPath: /cgit/aur.git/snapshot/snapraid.tar.gz