cppreference-doc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cppreference-doc

* (Optional) Uninstall cppreference-doc on Arch using YAY

$ yay -Rns cppreference-doc

2. Manually Install "cppreference-doc" via AUR

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

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

b. Clone cppreference-doc's git locally

$ git clone https://aur.archlinux.org/cppreference-doc.git ~/cppreference-doc

c. Go to ~/cppreference-doc folder and install it

$ cd ~/cppreference-doc $ makepkg -si

3. Information about the cppreference-doc package on Arch User Repository (AUR)

ID: 1302574
Name: cppreference-doc
PackageBaseID: 161958
PackageBase: cppreference-doc
Version: 20230810-1
Description: A complete reference for the features in the C++ Standard Library. HTML book, fork by PeterFeicht
URL: http://en.cppreference.com/
NumVotes: 1
Popularity: 0.027908
OutOfDate:
Maintainer: baltazar
Submitter: baltazar
FirstSubmitted: 1610372590
LastModified: 1691784759
URLPath: /cgit/aur.git/snapshot/cppreference-doc.tar.gz