cppreference on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "cppreference" 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 on Arch using YAY
$
yay -S
cppreference
Copied
* (Optional) Uninstall cppreference on Arch using YAY
$
yay -Rns
cppreference
Copied
2. Manually Install "cppreference" 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's git locally
$
git clone https://aur.archlinux.org/cppreference.git
~/cppreference
Copied
c. Go to ~/cppreference folder and install it
$
cd
~/cppreference
Copied
$
makepkg -si
Copied
3. Information about the cppreference package on Arch User Repository (AUR)
ID: 634807
Name: cppreference
PackageBaseID: 101238
PackageBase: cppreference
Version: 20190607-1
Description: A complete reference for the features in the C++ Standard Library. HTML book.
URL: http://en.cppreference.com/
NumVotes: 27
Popularity: 0.000135
OutOfDate:
Maintainer: gosella
Submitter: gosella
FirstSubmitted: 1443983282
LastModified: 1564921915
URLPath: /cgit/aur.git/snapshot/cppreference.tar.gz
Name: cppreference
PackageBaseID: 101238
PackageBase: cppreference
Version: 20190607-1
Description: A complete reference for the features in the C++ Standard Library. HTML book.
URL: http://en.cppreference.com/
NumVotes: 27
Popularity: 0.000135
OutOfDate:
Maintainer: gosella
Submitter: gosella
FirstSubmitted: 1443983282
LastModified: 1564921915
URLPath: /cgit/aur.git/snapshot/cppreference.tar.gz