libgnomeprint on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S libgnomeprint

* (Optional) Uninstall libgnomeprint on Arch using YAY

$ yay -Rns libgnomeprint

2. Manually Install "libgnomeprint" via AUR

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

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

b. Clone libgnomeprint's git locally

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

c. Go to ~/libgnomeprint folder and install it

$ cd ~/libgnomeprint $ makepkg -si

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

ID: 1040147
Name: libgnomeprint
PackageBaseID: 54584
PackageBase: libgnomeprint
Version: 2.18.8-10
Description: Printing routines for GNOME
URL: http://www.gnome.org/
NumVotes: 147
Popularity: 0
OutOfDate:
Maintainer: not_anonymous
Submitter:
FirstSubmitted: 1323098884
LastModified: 1645290664
URLPath: /cgit/aur.git/snapshot/libgnomeprint.tar.gz

5. The same packages on other Linux Distributions