freebsd-manpages on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S freebsd-manpages

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

$ yay -Rns freebsd-manpages

2. Manually Install "freebsd-manpages" via AUR

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

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

b. Clone freebsd-manpages's git locally

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

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

$ cd ~/freebsd-manpages $ makepkg -si

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

ID: 854432
Name: freebsd-manpages
PackageBaseID: 73204
PackageBase: freebsd-manpages
Version: 12.2-1
Description: Manual pages for GNU/kFreeBSD systems
URL: http://packages.debian.org/sid/freebsd-manpages
NumVotes: 2
Popularity: 0.002517
OutOfDate:
Maintainer: sir_lucjan
Submitter: hav3lock
FirstSubmitted: 1378421934
LastModified: 1611838947
URLPath: /cgit/aur.git/snapshot/freebsd-manpages.tar.gz