dbus-cxx on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dbus-cxx

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

$ yay -Rns dbus-cxx

2. Manually Install "dbus-cxx" via AUR

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

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

b. Clone dbus-cxx's git locally

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

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

$ cd ~/dbus-cxx $ makepkg -si

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

ID: 694555
Name: dbus-cxx
PackageBaseID: 76650
PackageBase: dbus-cxx
Version: 0.11.0-2
Description: A C++ wrapper for DBus
URL: https://dbus-cxx.github.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1614205531
Maintainer:
Submitter: nagy
FirstSubmitted: 1387852375
LastModified: 1581144091
URLPath: /cgit/aur.git/snapshot/dbus-cxx.tar.gz