gnu-c-manual on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "gnu-c-manual" 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 gnu-c-manual on Arch using YAY

$ yay -S gnu-c-manual

* (Optional) Uninstall gnu-c-manual on Arch using YAY

$ yay -Rns gnu-c-manual

2. Manually Install "gnu-c-manual" via AUR

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

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

b. Clone gnu-c-manual's git locally

$ git clone https://aur.archlinux.org/gnu-c-manual.git ~/gnu-c-manual

c. Go to ~/gnu-c-manual folder and install it

$ cd ~/gnu-c-manual $ makepkg -si

3. Information about the gnu-c-manual package on Arch User Repository (AUR)

ID: 989871
Name: gnu-c-manual
PackageBaseID: 173157
PackageBase: gnu-c-manual
Version: 0.2.5-1
Description: GNU C Reference Manual
URL: https://www.gnu.org/software/gnu-c-manual/
NumVotes: 2
Popularity: 0.00019
OutOfDate:
Maintainer: jamzattack
Submitter: jamzattack
FirstSubmitted: 1637108281
LastModified: 1637108281
URLPath: /cgit/aur.git/snapshot/gnu-c-manual.tar.gz