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

Last updated: October 07,2024

1. Install "dbus-devel.i686" package

In this section, we are going to explain the necessary steps to install dbus-devel.i686 on Oracle Linux 8

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

2. Uninstall "dbus-devel.i686" package

Please follow the guidelines below to uninstall dbus-devel.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 3:10:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dbus-devel
Epoch : 1
Version : 1.12.8
Release : 18.0.1.el8_6.1
Architecture : i686
Size : 68 k
Source : dbus-1.12.8-18.0.1.el8_6.1.src.rpm
Repository : ol8_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.