greyhole on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S greyhole

* (Optional) Uninstall greyhole on Arch using YAY

$ yay -Rns greyhole

2. Manually Install "greyhole" via AUR

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

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

b. Clone greyhole's git locally

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

c. Go to ~/greyhole folder and install it

$ cd ~/greyhole $ makepkg -si

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

ID: 504385
Name: greyhole
PackageBaseID: 109476
PackageBase: greyhole
Version: 0.10.15-1
Description: Application that uses Samba to create a storage pool of all your available hard drives and allows you to create redundant copies of the files you store, in order to prevent data loss when part of your hardware fails.
URL: https://www.greyhole.net/
NumVotes: 3
Popularity: 0
OutOfDate: 1591889297
Maintainer:
Submitter: Sparticuz
FirstSubmitted: 1459271784
LastModified: 1524241306
URLPath: /cgit/aur.git/snapshot/greyhole.tar.gz