How to Install and Uninstall ldns.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "ldns.i686" package

This guide let you learn how to install ldns.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ldns.i686

2. Uninstall "ldns.i686" package

In this section, we are going to explain the necessary steps to uninstall ldns.i686 on Fedora 36:

$ sudo dnf remove ldns.i686 $ sudo dnf autoremove

3. Information about the ldns.i686 package on Fedora 36

Last metadata expiration check: 1:12:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ldns
Version : 1.8.1
Release : 4.fc36
Architecture : i686
Size : 190 k
Source : ldns-1.8.1-4.fc36.src.rpm
Repository : fedora
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.