posix-manpages on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S posix-manpages

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

$ yay -Rns posix-manpages

2. Manually Install "posix-manpages" via AUR

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

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

b. Clone posix-manpages's git locally

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

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

$ cd ~/posix-manpages $ makepkg -si

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

ID: 899282
Name: posix-manpages
PackageBaseID: 166214
PackageBase: posix-manpages
Version: 2017-1
Description: Posix ManPages for userland coreutils and more, use 'man (0/1/3)p command' to open the man page
URL: https://www.kernel.org/doc/man-pages/download.html
NumVotes: 1
Popularity: 4.7E-5
OutOfDate:
Maintainer: konicks
FirstSubmitted: 1619694898
LastModified: 1619694898
URLPath: /cgit/aur.git/snapshot/posix-manpages.tar.gz