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

Last updated: July 05,2024

1. Install "dbus-devel.i686" package

Please follow the steps below to install dbus-devel.i686 on Oracle Linux 9

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

2. Uninstall "dbus-devel.i686" package

This guide covers the steps necessary to uninstall dbus-devel.i686 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:06:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : dbus-devel
Epoch : 1
Version : 1.12.20
Release : 8.0.1.el9
Architecture : i686
Size : 57 k
Source : dbus-1.12.20-8.0.1.el9.src.rpm
Repository : ol9_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.