How to Install and Uninstall hesiod.src Package on Oracle Linux 9

Last updated: June 02,2024

1. Install "hesiod.src" package

Please follow the step by step instructions below to install hesiod.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install hesiod.src

2. Uninstall "hesiod.src" package

Please follow the steps below to uninstall hesiod.src on Oracle Linux 9:

$ sudo dnf remove hesiod.src $ sudo dnf autoremove

3. Information about the hesiod.src package on Oracle Linux 9

Last metadata expiration check: 0:58:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : hesiod
Version : 3.2.1
Release : 16.el9
Architecture : src
Size : 380 k
Source : None
Repository : ol9_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.