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

Last updated: September 20,2024

1. Install "dbus-devel.i686" package

This tutorial shows how to install dbus-devel.i686 on Rocky Linux 8

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

2. Uninstall "dbus-devel.i686" package

Please follow the guidance below to uninstall dbus-devel.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 2:29:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : dbus-devel
Epoch : 1
Version : 1.12.8
Release : 18.el8_6.1
Architecture : i686
Size : 67 k
Source : dbus-1.12.8-18.el8_6.1.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.