How to Install and Uninstall dbus.x86_64 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "dbus.x86_64" package

Here is a brief guide to show you how to install dbus.x86_64 on Amazon Linux 2

$ 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 Amazon Linux 2:

$ sudo yum remove dbus.x86_64 $ sudo yum autoremove

3. Information about the dbus.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Installed Packages
Name : dbus
Arch : x86_64
Epoch : 1
Version : 1.10.24
Release : 7.amzn2
Size : 584 k
Repo : installed
From repo : amzn2-core
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.