sheepdog on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "sheepdog" 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 sheepdog on Arch using YAY
$
yay -S
sheepdog
Copied
* (Optional) Uninstall sheepdog on Arch using YAY
$
yay -Rns
sheepdog
Copied
2. Manually Install "sheepdog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sheepdog's git locally
$
git clone https://aur.archlinux.org/sheepdog.git
~/sheepdog
Copied
c. Go to ~/sheepdog folder and install it
$
cd
~/sheepdog
Copied
$
makepkg -si
Copied
3. Information about the sheepdog package on Arch User Repository (AUR)
ID: 289638
Name: sheepdog
PackageBaseID: 109499
PackageBase: sheepdog
Version: 1.0_rc0-4
Description: This package provides a distributed storage system for QEMU. It provides highly available block level storage volumes to virtual machines. It supports advanced volume management features such as snapshot, cloning, and thin provisioning.
URL: http://sheepdog.github.io/sheepdog/
NumVotes: 1
Popularity: 0
OutOfDate: 1499765793
Maintainer: mhubig
Submitter: mhubig
FirstSubmitted: 1459346573
LastModified: 1459431303
URLPath: /cgit/aur.git/snapshot/sheepdog.tar.gz
Name: sheepdog
PackageBaseID: 109499
PackageBase: sheepdog
Version: 1.0_rc0-4
Description: This package provides a distributed storage system for QEMU. It provides highly available block level storage volumes to virtual machines. It supports advanced volume management features such as snapshot, cloning, and thin provisioning.
URL: http://sheepdog.github.io/sheepdog/
NumVotes: 1
Popularity: 0
OutOfDate: 1499765793
Maintainer: mhubig
Submitter: mhubig
FirstSubmitted: 1459346573
LastModified: 1459431303
URLPath: /cgit/aur.git/snapshot/sheepdog.tar.gz