How to Install and Uninstall dbus-devel.x86_64 Package on CentOS Stream 9

Last updated: June 21,2024

1. Install "dbus-devel.x86_64" package

Please follow the step by step instructions below to install dbus-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "dbus-devel.x86_64" package

This guide covers the steps necessary to uninstall dbus-devel.x86_64 on CentOS Stream 9:

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

3. Information about the dbus-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:43:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : dbus-devel
Epoch : 1
Version : 1.12.20
Release : 8.el9
Architecture : x86_64
Size : 37 k
Source : dbus-1.12.20-8.el9.src.rpm
Repository : appstream
Summary : Development files for D-BUS
URL : http://www.freedesktop.org/Software/dbus/
License : (GPLv2+ or AFL) and GPLv2+
Description : This package contains libraries and header files needed for
: developing software that uses D-BUS.