stdman on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S stdman

* (Optional) Uninstall stdman on Arch using YAY

$ yay -Rns stdman

2. Manually Install "stdman" via AUR

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

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

b. Clone stdman's git locally

$ git clone https://aur.archlinux.org/stdman.git ~/stdman

c. Go to ~/stdman folder and install it

$ cd ~/stdman $ makepkg -si

3. Information about the stdman package on Arch User Repository (AUR)

ID: 1324349
Name: stdman
PackageBaseID: 100069
PackageBase: stdman
Version: 2022.07.30-1
Description: Formatted C++ stdlib man pages (cppreference).
URL: https://github.com/jeaye/stdman
NumVotes: 8
Popularity: 0.19077
OutOfDate:
Maintainer: rid3rius
Submitter: zauguin
FirstSubmitted: 1442341631
LastModified: 1695647165
URLPath: /cgit/aur.git/snapshot/stdman.tar.gz