cppreference-devhelp on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cppreference-devhelp

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

$ yay -Rns cppreference-devhelp

2. Manually Install "cppreference-devhelp" via AUR

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

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

b. Clone cppreference-devhelp's git locally

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

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

$ cd ~/cppreference-devhelp $ makepkg -si

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

ID: 654592
Name: cppreference-devhelp
PackageBaseID: 98298
PackageBase: cppreference-devhelp
Version: 20190607-1
Description: Offline cppreference documentation for devhelp.
URL: http://en.cppreference.com/w/
NumVotes: 17
Popularity: 0.000146
OutOfDate:
Maintainer: htfy96
Submitter: htfy96
FirstSubmitted: 1440326345
LastModified: 1570658349
URLPath: /cgit/aur.git/snapshot/cppreference-devhelp.tar.gz