ypserv on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S ypserv

* (Optional) Uninstall ypserv on Arch using YAY

$ yay -Rns ypserv

2. Manually Install "ypserv" via AUR

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

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

b. Clone ypserv's git locally

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

c. Go to ~/ypserv folder and install it

$ cd ~/ypserv $ makepkg -si

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

ID: 1122572
Name: ypserv
PackageBaseID: 123853
PackageBase: ypserv
Version: 4.2-1
Description: Linux NIS Server
URL: https://github.com/thkukuk/ypserv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1499369022
LastModified: 1659763315
URLPath: /cgit/aur.git/snapshot/ypserv.tar.gz