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

Last updated: October 06,2024

1. Install "dbus.x86_64" package

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

$ sudo dnf update $ sudo dnf install dbus.x86_64

2. Uninstall "dbus.x86_64" package

Please follow the guidance below to uninstall dbus.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove dbus.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:06:35 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : dbus
Epoch : 1
Version : 1.12.8
Release : 26.el8
Architecture : x86_64
Size : 0.0
Source : dbus-1.12.8-26.el8.src.rpm
Repository : @System
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.