How to Install and Uninstall dbus.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 24,2024

1. Install "dbus.x86_64" package

Please follow the guidance below to install dbus.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install dbus.x86_64

2. Uninstall "dbus.x86_64" package

Please follow the steps below to uninstall dbus.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove dbus.x86_64 $ sudo dnf autoremove

3. Information about the dbus.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:28:43 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : dbus
Epoch : 1
Version : 1.12.8
Release : 12.el8_3
Architecture : x86_64
Size : 0.0
Source : dbus-1.12.8-12.el8_3.src.rpm
Repository : @System
From repo : anaconda
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.