How to Install and Uninstall dbus-daemon.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "dbus-daemon.x86_64" package

Please follow the guidance below to install dbus-daemon.x86_64 on Fedora 36

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

2. Uninstall "dbus-daemon.x86_64" package

Here is a brief guide to show you how to uninstall dbus-daemon.x86_64 on Fedora 36:

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

3. Information about the dbus-daemon.x86_64 package on Fedora 36

Last metadata expiration check: 0:26:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : dbus-daemon
Epoch : 1
Version : 1.14.0
Release : 1.fc36
Architecture : x86_64
Size : 209 k
Source : dbus-1.14.0-1.fc36.src.rpm
Repository : fedora
Summary : D-BUS message bus
URL : https://www.freedesktop.org/wiki/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.