libgomp-docs on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "libgomp-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

b. Install libgomp-docs on Arch using YAY

$ yay -S libgomp-docs

* (Optional) Uninstall libgomp-docs on Arch using YAY

$ yay -Rns libgomp-docs

2. Manually Install "libgomp-docs" via AUR

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

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

b. Clone libgomp-docs's git locally

$ git clone https://aur.archlinux.org/libgomp-docs.git ~/libgomp-docs

c. Go to ~/libgomp-docs folder and install it

$ cd ~/libgomp-docs $ makepkg -si

3. Information about the libgomp-docs package on Arch User Repository (AUR)

ID: 421192
Name: libgomp-docs
PackageBaseID: 86685
PackageBase: libgomp-docs
Version: 7.1.0-1
Description: Documentation of libgomp (GNU implementation of the OpenMP)
URL: https://gcc.gnu.org/onlinedocs/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eolianoe
FirstSubmitted: 1413629347
LastModified: 1497945131
URLPath: /cgit/aur.git/snapshot/libgomp-docs.tar.gz