How to Install and Uninstall hesiod.i686 Package on CentOS 8 / RHEL 8

Last updated: April 19,2024

1. Install "hesiod.i686" package

Please follow the step by step instructions below to install hesiod.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install hesiod.i686

2. Uninstall "hesiod.i686" package

Please follow the guidelines below to uninstall hesiod.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove hesiod.i686 $ sudo dnf autoremove

3. Information about the hesiod.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:56:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : hesiod
Version : 3.2.1
Release : 11.el8
Architecture : i686
Size : 37 k
Source : hesiod-3.2.1-11.el8.src.rpm
Repository : appstream
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.