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