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

Last updated: March 29,2024

1. Install "dbus.x86_64" package

This guide covers the steps necessary to install dbus.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install dbus.x86_64

2. Uninstall "dbus.x86_64" package

Please follow the step by step instructions below to uninstall dbus.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove dbus.x86_64 $ sudo yum autoremove

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

Installed Packages
Name : dbus
Arch : x86_64
Epoch : 1
Version : 1.10.24
Release : 15.el7
Size : 581 k
Repo : installed
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.