dbus-cpp on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S dbus-cpp

* (Optional) Uninstall dbus-cpp on Arch using YAY

$ yay -Rns dbus-cpp

2. Manually Install "dbus-cpp" via AUR

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

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

b. Clone dbus-cpp's git locally

$ git clone https://aur.archlinux.org/dbus-cpp.git ~/dbus-cpp

c. Go to ~/dbus-cpp folder and install it

$ cd ~/dbus-cpp $ makepkg -si

3. Information about the dbus-cpp package on Arch User Repository (AUR)

ID: 1018547
Name: dbus-cpp
PackageBaseID: 121466
PackageBase: dbus-cpp
Version: 5.0.3-1
Description: A header-only dbus-binding leveraging C++-11
URL: https://gitlab.com/ubports/core/lib-cpp/dbus-cpp
NumVotes: 37
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter: irtimmer
FirstSubmitted: 1492033029
LastModified: 1642146019
URLPath: /cgit/aur.git/snapshot/dbus-cpp.tar.gz