dbus-selinux on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S dbus-selinux

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

$ yay -Rns dbus-selinux

2. Manually Install "dbus-selinux" via AUR

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

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

b. Clone dbus-selinux's git locally

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

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

$ cd ~/dbus-selinux $ makepkg -si

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

ID: 1385753
Name: dbus-selinux
PackageBaseID: 85905
PackageBase: dbus-selinux
Version: 1.14.10-2
Description: Freedesktop.org message bus system with SELinux support
URL: https://wiki.freedesktop.org/www/Software/dbus/
NumVotes: 13
Popularity: 0.277373
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1411580801
LastModified: 1705271316
URLPath: /cgit/aur.git/snapshot/dbus-selinux.tar.gz