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