libgmpris on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libgmpris

* (Optional) Uninstall libgmpris on Arch using YAY

$ yay -Rns libgmpris

2. Manually Install "libgmpris" via AUR

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

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

b. Clone libgmpris's git locally

$ git clone https://aur.archlinux.org/libgmpris.git ~/libgmpris

c. Go to ~/libgmpris folder and install it

$ cd ~/libgmpris $ makepkg -si

3. Information about the libgmpris package on Arch User Repository (AUR)

ID: 1267729
Name: libgmpris
PackageBaseID: 86170
PackageBase: libgmpris
Version: 2.2.1-8
Description: GMPRIS GDBus bindings GDBus bindings generated from the GMPRIS XML spec files.
URL: http://www.sonarnerd.net
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: blackhole
Submitter: blackhole
FirstSubmitted: 1412098845
LastModified: 1685870084
URLPath: /cgit/aur.git/snapshot/libgmpris.tar.gz