How to Install and Uninstall ldns.src Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "ldns.src" package
Please follow the guidelines below to install ldns.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ldns.src
Copied
2. Uninstall "ldns.src" package
Please follow the guidelines below to uninstall ldns.src on Oracle Linux 9:
$
sudo dnf remove
ldns.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the ldns.src package on Oracle Linux 9
Last metadata expiration check: 2:40:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ldns
Version : 1.7.1
Release : 11.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : Low-level DNS(SEC) library with API
URL : https://www.nlnetlabs.nl/ldns/
License : BSD
Description : ldns is a library with the aim to simplify DNS programming in C. All
: low-level DNS/DNSSEC operations are supported. We also define a higher
: level API which allows a programmer to (for instance) create or sign
: packets.
Available Packages
Name : ldns
Version : 1.7.1
Release : 11.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : Low-level DNS(SEC) library with API
URL : https://www.nlnetlabs.nl/ldns/
License : BSD
Description : ldns is a library with the aim to simplify DNS programming in C. All
: low-level DNS/DNSSEC operations are supported. We also define a higher
: level API which allows a programmer to (for instance) create or sign
: packets.