cppman on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cppman

* (Optional) Uninstall cppman on Arch using YAY

$ yay -Rns cppman

2. Manually Install "cppman" via AUR

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

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

b. Clone cppman's git locally

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

c. Go to ~/cppman folder and install it

$ cd ~/cppman $ makepkg -si

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

ID: 1424257
Name: cppman
PackageBaseID: 62911
PackageBase: cppman
Version: 0.5.6-3
Description: C++ 98/11/14/17/20 manual pages for Linux, with source from cplusplus.com and cppreference.com.
URL: https://github.com/aitjcize/cppman
NumVotes: 36
Popularity: 1.696354
OutOfDate:
Maintainer: Rubo
Submitter: aitjcize
FirstSubmitted: 1348034438
LastModified: 1710057916
URLPath: /cgit/aur.git/snapshot/cppman.tar.gz