cppreference-qt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cppreference-qt

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

$ yay -Rns cppreference-qt

2. Manually Install "cppreference-qt" via AUR

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

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

b. Clone cppreference-qt's git locally

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

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

$ cd ~/cppreference-qt $ makepkg -si

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

ID: 1302898
Name: cppreference-qt
PackageBaseID: 69672
PackageBase: cppreference-qt
Version: 20230810-1
Description: A complete reference for the features in the C++ Standard Library, for qt help.
URL: https://en.cppreference.com/w/Cppreference:Archives#Unofficial_Release
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: npfeiler
Submitter: xgdgsc
FirstSubmitted: 1367748109
LastModified: 1691849326
URLPath: /cgit/aur.git/snapshot/cppreference-qt.tar.gz