How to Install and Uninstall libndp.src Package on Oracle Linux 8

Last updated: March 12,2025

1. Install "libndp.src" package

Please follow the instructions below to install libndp.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libndp.src

2. Uninstall "libndp.src" package

In this section, we are going to explain the necessary steps to uninstall libndp.src on Oracle Linux 8:

$ sudo dnf remove libndp.src $ sudo dnf autoremove

3. Information about the libndp.src package on Oracle Linux 8

Last metadata expiration check: 0:28:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libndp
Version : 1.7
Release : 6.el8
Architecture : src
Size : 378 k
Source : None
Repository : ol8_baseos_latest
Summary : Library for Neighbor Discovery Protocol
URL : http://www.libndp.org/
License : LGPLv2+
Description : This package contains a library which provides a wrapper
: for IPv6 Neighbor Discovery Protocol. It also provides a tool
: named ndptool for sending and receiving NDP messages.