How to Install and Uninstall hesiod.i686 Package on Oracle Linux 8

Last updated: May 03,2024

1. Install "hesiod.i686" package

This guide let you learn how to install hesiod.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install hesiod.i686

2. Uninstall "hesiod.i686" package

In this section, we are going to explain the necessary steps to uninstall hesiod.i686 on Oracle Linux 8:

$ sudo dnf remove hesiod.i686 $ sudo dnf autoremove

3. Information about the hesiod.i686 package on Oracle Linux 8

Last metadata expiration check: 0:20:24 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_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.