libbonoboui on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libbonoboui

* (Optional) Uninstall libbonoboui on Arch using YAY

$ yay -Rns libbonoboui

2. Manually Install "libbonoboui" via AUR

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

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

b. Clone libbonoboui's git locally

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

c. Go to ~/libbonoboui folder and install it

$ cd ~/libbonoboui $ makepkg -si

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

ID: 483363
Name: libbonoboui
PackageBaseID: 119166
PackageBase: libbonoboui
Version: 2.24.5-3
Description: User Interface library for Bonobo
URL: http://www.gnome.org
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1485415785
LastModified: 1517671825
URLPath: /cgit/aur.git/snapshot/libbonoboui.tar.gz

5. The same packages on other Linux Distributions