shepherd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S shepherd

* (Optional) Uninstall shepherd on Arch using YAY

$ yay -Rns shepherd

2. Manually Install "shepherd" via AUR

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

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

b. Clone shepherd's git locally

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

c. Go to ~/shepherd folder and install it

$ cd ~/shepherd $ makepkg -si

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

ID: 1382137
Name: shepherd
PackageBaseID: 115304
PackageBase: shepherd
Version: 0.10.3-1
Description: Service manager that looks after the herd.
URL: https://www.gnu.org/software/shepherd/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kiasoc5
Submitter: codemac
FirstSubmitted: 1473190094
LastModified: 1704673226
URLPath: /cgit/aur.git/snapshot/shepherd.tar.gz

5. The same packages on other Linux Distributions