gplugin on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "gplugin" 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 gplugin on Arch using YAY
$
yay -S
gplugin
Copied
* (Optional) Uninstall gplugin on Arch using YAY
$
yay -Rns
gplugin
Copied
2. Manually Install "gplugin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gplugin's git locally
$
git clone https://aur.archlinux.org/gplugin.git
~/gplugin
Copied
c. Go to ~/gplugin folder and install it
$
cd
~/gplugin
Copied
$
makepkg -si
Copied
3. Information about the gplugin package on Arch User Repository (AUR)
ID: 1181291
Name: gplugin
PackageBaseID: 95304
PackageBase: gplugin
Version: 0.39.1-3
Description: A GObject based library that implements a reusable plugin system
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.tar.gz
Name: gplugin
PackageBaseID: 95304
PackageBase: gplugin
Version: 0.39.1-3
Description: A GObject based library that implements a reusable plugin system
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.tar.gz