openbsd-manpages on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S openbsd-manpages

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

$ yay -Rns openbsd-manpages

2. Manually Install "openbsd-manpages" via AUR

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

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

b. Clone openbsd-manpages's git locally

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

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

$ cd ~/openbsd-manpages $ makepkg -si

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

ID: 1105165
Name: openbsd-manpages
PackageBaseID: 130438
PackageBase: openbsd-manpages
Version: 7.1-1
Description: The OpenBSD manuals
URL: https://man.openbsd.org/
NumVotes: 2
Popularity: 0.317741
OutOfDate:
Maintainer: KingofToasters
FirstSubmitted: 1519829573
LastModified: 1656485914
URLPath: /cgit/aur.git/snapshot/openbsd-manpages.tar.gz