libgnomeprintui on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libgnomeprintui

* (Optional) Uninstall libgnomeprintui on Arch using YAY

$ yay -Rns libgnomeprintui

2. Manually Install "libgnomeprintui" via AUR

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

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

b. Clone libgnomeprintui's git locally

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

c. Go to ~/libgnomeprintui folder and install it

$ cd ~/libgnomeprintui $ makepkg -si

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

ID: 191091
Name: libgnomeprintui
PackageBaseID: 54580
PackageBase: libgnomeprintui
Version: 2.18.6-5
Description: User interface library for printing with GNOME
URL: http://www.gnome.org/
NumVotes: 106
Popularity: 0
OutOfDate:
Maintainer: thearchguy
Submitter:
FirstSubmitted: 1323097278
LastModified: 1433940290
URLPath: /cgit/aur.git/snapshot/libgnomeprintui.tar.gz

5. The same packages on other Linux Distributions