gplugin-hg on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gplugin-hg

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

$ yay -Rns gplugin-hg

2. Manually Install "gplugin-hg" via AUR

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

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

b. Clone gplugin-hg's git locally

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

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

$ cd ~/gplugin-hg $ makepkg -si

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

ID: 1402858
Name: gplugin-hg
PackageBaseID: 95518
PackageBase: gplugin-hg
Version: 2003.b8f1ba3e24fc-1
Description: GObject based library that implements a reusable plugin system
URL: https://keep.imfreedom.org/gplugin/gplugin/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: linkmauve
Submitter: linkmauve
FirstSubmitted: 1435882374
LastModified: 1706886672
URLPath: /cgit/aur.git/snapshot/gplugin-hg.tar.gz