How to Install and Uninstall libIDL-devel.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "libIDL-devel.x86_64" package

Learn how to install libIDL-devel.x86_64 on Fedora 34

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

2. Uninstall "libIDL-devel.x86_64" package

Learn how to uninstall libIDL-devel.x86_64 on Fedora 34:

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

3. Information about the libIDL-devel.x86_64 package on Fedora 34

Last metadata expiration check: 2:27:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libIDL-devel
Version : 0.8.14
Release : 24.fc34
Architecture : x86_64
Size : 19 k
Source : libIDL-0.8.14-24.fc34.src.rpm
Repository : fedora
Summary : Development libraries and header files for libIDL
URL : https://download.gnome.org/sources/libIDL/0.8/
License : LGPLv2+
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.