cppreference-doc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install cppreference-doc on Arch using YAY
$
yay -S
cppreference-doc
Copied
* (Optional) Uninstall cppreference-doc on Arch using YAY
$
yay -Rns
cppreference-doc
Copied
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
Copied
b. Clone cppreference-doc's git locally
$
git clone https://aur.archlinux.org/cppreference-doc.git
~/cppreference-doc
Copied
c. Go to ~/cppreference-doc folder and install it
$
cd
~/cppreference-doc
Copied
$
makepkg -si
Copied
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
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