manserver on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S manserver

* (Optional) Uninstall manserver on Arch using YAY

$ yay -Rns manserver

2. Manually Install "manserver" via AUR

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

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

b. Clone manserver's git locally

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

c. Go to ~/manserver folder and install it

$ cd ~/manserver $ makepkg -si

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

ID: 464993
Name: manserver
PackageBaseID: 22552
PackageBase: manserver
Version: 1.08-5
Description: Man to HTML converter which can act as an HTTP server on port 8888
URL: http://www.squarebox.co.uk/users/rolf/download/manServer.shtml
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1230355534
LastModified: 1511842881
URLPath: /cgit/aur.git/snapshot/manserver.tar.gz