libbonobo on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libbonobo

* (Optional) Uninstall libbonobo on Arch using YAY

$ yay -Rns libbonobo

2. Manually Install "libbonobo" via AUR

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

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

b. Clone libbonobo's git locally

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

c. Go to ~/libbonobo folder and install it

$ cd ~/libbonobo $ makepkg -si

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

ID: 483362
Name: libbonobo
PackageBaseID: 119168
PackageBase: libbonobo
Version: 2.32.1-4
Description: A set of language and system independant CORBA interfaces for creating reusable components
URL: http://www.gnome.org
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1485416628
LastModified: 1517671798
URLPath: /cgit/aur.git/snapshot/libbonobo.tar.gz

5. The same packages on other Linux Distributions