gplugin-docs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S gplugin-docs

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

$ yay -Rns gplugin-docs

2. Manually Install "gplugin-docs" via AUR

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

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

b. Clone gplugin-docs's git locally

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

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

$ cd ~/gplugin-docs $ makepkg -si

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

ID: 1181292
Name: gplugin-docs
PackageBaseID: 95304
PackageBase: gplugin
Version: 0.39.1-3
Description: A GObject based library that implements a reusable plugin system (documentation)
URL: https://keep.imfreedom.org/gplugin/gplugin
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: dpogue
FirstSubmitted: 1435439515
LastModified: 1670787545
URLPath: /cgit/aur.git/snapshot/gplugin-docs.tar.gz