dbus-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S dbus-git

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

$ yay -Rns dbus-git

2. Manually Install "dbus-git" via AUR

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

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

b. Clone dbus-git's git locally

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

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

$ cd ~/dbus-git $ makepkg -si

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

ID: 1377394
Name: dbus-git
PackageBaseID: 125032
PackageBase: dbus-git
Version: 1.15.8.r17.gd9756df2-1
Description: Message bus system
URL: https://www.freedesktop.org/wiki/Software/dbus/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503478183
LastModified: 1703877490
URLPath: /cgit/aur.git/snapshot/dbus-git.tar.gz