gnuserv on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gnuserv

* (Optional) Uninstall gnuserv on Arch using YAY

$ yay -Rns gnuserv

2. Manually Install "gnuserv" via AUR

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

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

b. Clone gnuserv's git locally

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

c. Go to ~/gnuserv folder and install it

$ cd ~/gnuserv $ makepkg -si

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

ID: 201169
Name: gnuserv
PackageBaseID: 6069
PackageBase: gnuserv
Version: 3.12.8-1
Description: gnuserv with gnu emacs compatability layer
URL: http://meltin.net/hacks/emacs/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: scrawler
FirstSubmitted: 1153403963
LastModified: 1434929867
URLPath: /cgit/aur.git/snapshot/gnuserv.tar.gz