How to Install and Uninstall libIDL-devel.i686 Package on Fedora 39

Last updated: January 09,2025

1. Install "libIDL-devel.i686" package

Here is a brief guide to show you how to install libIDL-devel.i686 on Fedora 39

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

2. Uninstall "libIDL-devel.i686" package

Please follow the guidelines below to uninstall libIDL-devel.i686 on Fedora 39:

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

3. Information about the libIDL-devel.i686 package on Fedora 39

Last metadata expiration check: 4:56:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libIDL-devel
Version : 0.8.14
Release : 74.fc39
Architecture : i686
Size : 19 k
Source : libIDL-0.8.14-74.fc39.src.rpm
Repository : fedora
Summary : Development libraries and header files for libIDL
URL : https://download.gnome.org/sources/libIDL/0.8/
License : LGPL-2.0-or-later
Description : libIDL is a library for parsing IDL (Interface Definition Language). It can be
: used for both COM-style and CORBA-style IDL.
:
: This package contains the header files and libraries needed to write or compile
: programs that use libIDL.