How to Install and Uninstall ldns.x86_64 Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "ldns.x86_64" package
This tutorial shows how to install ldns.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ldns.x86_64
Copied
2. Uninstall "ldns.x86_64" package
This guide let you learn how to uninstall ldns.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ldns.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ldns.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:55:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ldns
Version : 1.7.1
Release : 11.el9
Architecture : x86_64
Size : 160 k
Source : ldns-1.7.1-11.el9.src.rpm
Repository : 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 : x86_64
Size : 160 k
Source : ldns-1.7.1-11.el9.src.rpm
Repository : 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.