How to Install and Uninstall dbus-devel.i686 Package on Rocky Linux 9

Last updated: July 06,2024

1. Install "dbus-devel.i686" package

Please follow the instructions below to install dbus-devel.i686 on Rocky Linux 9

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

2. Uninstall "dbus-devel.i686" package

Please follow the step by step instructions below to uninstall dbus-devel.i686 on Rocky Linux 9:

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

3. Information about the dbus-devel.i686 package on Rocky Linux 9

Last metadata expiration check: 2:28:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : dbus-devel
Epoch : 1
Version : 1.12.20
Release : 8.el9
Architecture : i686
Size : 33 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.