dbus-x11 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dbus-x11

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

$ yay -Rns dbus-x11

2. Manually Install "dbus-x11" via AUR

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

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

b. Clone dbus-x11's git locally

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

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

$ cd ~/dbus-x11 $ makepkg -si

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

ID: 1071329
Name: dbus-x11
PackageBaseID: 115231
PackageBase: dbus-x11
Version: 1.14.0-2
Description: Freedesktop.org message bus system (with x11 autolaunch)
URL: https://wiki.freedesktop.org/www/Software/dbus/
NumVotes: 13
Popularity: 0.000183
OutOfDate:
Maintainer: AlphaJack
FirstSubmitted: 1472929901
LastModified: 1650828164
URLPath: /cgit/aur.git/snapshot/dbus-x11.tar.gz