How to Install and Uninstall dbus-daemon.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "dbus-daemon.x86_64" package

Please follow the instructions below to install dbus-daemon.x86_64 on CentOS Stream 9

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

2. Uninstall "dbus-daemon.x86_64" package

Please follow the instructions below to uninstall dbus-daemon.x86_64 on CentOS Stream 9:

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

3. Information about the dbus-daemon.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:42:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : dbus-daemon
Epoch : 1
Version : 1.12.20
Release : 8.el9
Architecture : x86_64
Size : 201 k
Source : dbus-1.12.20-8.el9.src.rpm
Repository : appstream
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.