sdbus-cpp on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S sdbus-cpp

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

$ yay -Rns sdbus-cpp

2. Manually Install "sdbus-cpp" via AUR

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

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

b. Clone sdbus-cpp's git locally

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

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

$ cd ~/sdbus-cpp $ makepkg -si

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

ID: 1023327
Name: sdbus-cpp
PackageBaseID: 147054
PackageBase: sdbus-cpp
Version: 1.1.0-2
Description: sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++
URL: https://github.com/Kistler-Group/sdbus-cpp
NumVotes: 9
Popularity: 0.605291
OutOfDate:
Maintainer: cirk2
FirstSubmitted: 1575070789
LastModified: 1642849189
URLPath: /cgit/aur.git/snapshot/sdbus-cpp.tar.gz

5. The same packages on other Linux Distributions