How to Install and Uninstall libnids-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 03,2024

1. Install "libnids-devel.x86_64" package

Learn how to install libnids-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libnids-devel.x86_64" package

This guide covers the steps necessary to uninstall libnids-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the libnids-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:41:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnids-devel
Version : 1.24
Release : 18.el8
Architecture : x86_64
Size : 42 k
Source : libnids-1.24-18.el8.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.