How to Install and Uninstall dbus-daemon.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "dbus-daemon.x86_64" package

This tutorial shows how to install dbus-daemon.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dbus-daemon.x86_64

2. Uninstall "dbus-daemon.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dbus-daemon.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dbus-daemon.x86_64 $ sudo dnf autoremove

3. Information about the dbus-daemon.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:26:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dbus-daemon
Epoch : 1
Version : 1.12.20
Release : 8.el9
Architecture : x86_64
Size : 205 k
Source : dbus-1.12.20-8.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : D-BUS message bus
URL : http://www.freedesktop.org/Software/dbus/
License : (GPLv2+ or AFL) and GPLv2+
Description : D-BUS is a system for sending messages between applications. It is
: used both for the system-wide message bus service, and as a
: per-user-login-session messaging facility.