netbsd-manpages on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S netbsd-manpages

* (Optional) Uninstall netbsd-manpages on Arch using YAY

$ yay -Rns netbsd-manpages

2. Manually Install "netbsd-manpages" via AUR

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

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

b. Clone netbsd-manpages's git locally

$ git clone https://aur.archlinux.org/netbsd-manpages.git ~/netbsd-manpages

c. Go to ~/netbsd-manpages folder and install it

$ cd ~/netbsd-manpages $ makepkg -si

3. Information about the netbsd-manpages package on Arch User Repository (AUR)

ID: 1086190
Name: netbsd-manpages
PackageBaseID: 179221
PackageBase: netbsd-manpages
Version: 9.2-1
Description: The NetBSD man pages
URL: https://man.netbsd.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mctpyt
FirstSubmitted: 1653727686
LastModified: 1653727686
URLPath: /cgit/aur.git/snapshot/netbsd-manpages.tar.gz