gcc-docs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "gcc-docs" 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 gcc-docs on Arch using YAY
$
yay -S
gcc-docs
Copied
* (Optional) Uninstall gcc-docs on Arch using YAY
$
yay -Rns
gcc-docs
Copied
2. Manually Install "gcc-docs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcc-docs's git locally
$
git clone https://aur.archlinux.org/gcc-docs.git
~/gcc-docs
Copied
c. Go to ~/gcc-docs folder and install it
$
cd
~/gcc-docs
Copied
$
makepkg -si
Copied
3. Information about the gcc-docs package on Arch User Repository (AUR)
ID: 609375
Name: gcc-docs
PackageBaseID: 128803
PackageBase: gcc-docs
Version: 9.1.0-1
Description: Set of HTML documentation for GCC
URL: http://gcc.gnu.org
NumVotes: 1
Popularity: 0
OutOfDate: 1635791750
Maintainer: wheatdog
Submitter: Barthalion
FirstSubmitted: 1515266154
LastModified: 1556933496
URLPath: /cgit/aur.git/snapshot/gcc-docs.tar.gz
Name: gcc-docs
PackageBaseID: 128803
PackageBase: gcc-docs
Version: 9.1.0-1
Description: Set of HTML documentation for GCC
URL: http://gcc.gnu.org
NumVotes: 1
Popularity: 0
OutOfDate: 1635791750
Maintainer: wheatdog
Submitter: Barthalion
FirstSubmitted: 1515266154
LastModified: 1556933496
URLPath: /cgit/aur.git/snapshot/gcc-docs.tar.gz