mingw-w64-dbus-c++ on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "mingw-w64-dbus-c++" 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 mingw-w64-dbus-c++ on Arch using YAY

$ yay -S mingw-w64-dbus-c++

* (Optional) Uninstall mingw-w64-dbus-c++ on Arch using YAY

$ yay -Rns mingw-w64-dbus-c++

2. Manually Install "mingw-w64-dbus-c++" via AUR

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

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

b. Clone mingw-w64-dbus-c++'s git locally

$ git clone https://aur.archlinux.org/mingw-w64-dbus-c++.git ~/mingw-w64-dbus-c++

c. Go to ~/mingw-w64-dbus-c++ folder and install it

$ cd ~/mingw-w64-dbus-c++ $ makepkg -si

3. Information about the mingw-w64-dbus-c++ package on Arch User Repository (AUR)

ID: 520591
Name: mingw-w64-dbus-c++
PackageBaseID: 133623
PackageBase: mingw-w64-dbus-c++
Version: 0.9.0-1
Description: A C++ API for D-BUS (mingw-w64)
URL: http://dbus-cplusplus.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1529341565
LastModified: 1529341687
URLPath: /cgit/aur.git/snapshot/mingw-w64-dbus-c++.tar.gz