libgnomeui on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libgnomeui

* (Optional) Uninstall libgnomeui on Arch using YAY

$ yay -Rns libgnomeui

2. Manually Install "libgnomeui" via AUR

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

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

b. Clone libgnomeui's git locally

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

c. Go to ~/libgnomeui folder and install it

$ cd ~/libgnomeui $ makepkg -si

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

ID: 483361
Name: libgnomeui
PackageBaseID: 119165
PackageBase: libgnomeui
Version: 2.24.5-3
Description: User Interface library for GNOME
URL: http://www.gnome.org
NumVotes: 57
Popularity: 3.0E-5
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1485415566
LastModified: 1517671771
URLPath: /cgit/aur.git/snapshot/libgnomeui.tar.gz

5. The same packages on other Linux Distributions