How to Install and Uninstall libIDL-devel.x86_64 Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "libIDL-devel.x86_64" package
This guide let you learn how to install libIDL-devel.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libIDL-devel.x86_64
Copied
2. Uninstall "libIDL-devel.x86_64" package
Learn how to uninstall libIDL-devel.x86_64 on Rocky Linux 9:
$
sudo dnf remove
libIDL-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libIDL-devel.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:37:19 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libIDL-devel
Version : 0.8.14
Release : 70.el9
Architecture : x86_64
Size : 20 k
Source : libIDL-0.8.14-70.el9.src.rpm
Repository : epel
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.
Available Packages
Name : libIDL-devel
Version : 0.8.14
Release : 70.el9
Architecture : x86_64
Size : 20 k
Source : libIDL-0.8.14-70.el9.src.rpm
Repository : epel
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.