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

Last updated: October 05,2024

1. Install "hesiod.i686" package

This tutorial shows how to install hesiod.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install hesiod.i686

2. Uninstall "hesiod.i686" package

Here is a brief guide to show you how to uninstall hesiod.i686 on Amazon Linux 2:

$ sudo yum remove hesiod.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : hesiod
Arch : i686
Version : 3.2.1
Release : 3.amzn2.0.2
Size : 30 k
Repo : amzn2-core/2/x86_64
Summary : Shared libraries for querying the Hesiod naming service
License : MIT
Description : Hesiod is a system which uses existing DNS functionality to
: provide access to databases of information that changes
: infrequently. It is often used to distribute information kept in
: the /etc/passwd, /etc/group, and /etc/printcap files, among
: others.