How to Install and Uninstall ldns.i686 Package on Amazon Linux 2

Last updated: June 23,2024

1. Install "ldns.i686" package

Please follow the step by step instructions below to install ldns.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ldns.i686

2. Uninstall "ldns.i686" package

This guide covers the steps necessary to uninstall ldns.i686 on Amazon Linux 2:

$ sudo yum remove ldns.i686 $ sudo yum autoremove

3. Information about the ldns.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ldns
Arch : i686
Version : 1.6.16
Release : 10.amzn2.0.2
Size : 497 k
Repo : amzn2-core/2/x86_64
Summary : Low-level DNS(SEC) library with API
URL : http://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.