How to Install and Uninstall libnids-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

1. Install "libnids-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libnids-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libnids-devel.x86_64" package

Please follow the guidelines below to uninstall libnids-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libnids-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:02:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libnids-devel
Version : 1.24
Release : 23.el9
Architecture : x86_64
Size : 38 k
Source : libnids-1.24-23.el9.src.rpm
Repository : epel
Summary : Development files for libnids
URL : http://libnids.sourceforge.net/
License : GPLv2+
Description : This package package includes header files and libraries necessary
: for developing programs which use the libnids library. It contains
: the API documentation of the library, too.