How to Install and Uninstall compat-hesiod.i686 Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "compat-hesiod.i686" package

Please follow the steps below to install compat-hesiod.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install compat-hesiod.i686

2. Uninstall "compat-hesiod.i686" package

Please follow the guidance below to uninstall compat-hesiod.i686 on CentOS Stream 9:

$ sudo dnf remove compat-hesiod.i686 $ sudo dnf autoremove

3. Information about the compat-hesiod.i686 package on CentOS Stream 9

Last metadata expiration check: 1:02:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : compat-hesiod
Version : 3.2.1
Release : 16.el9
Architecture : i686
Size : 30 k
Source : hesiod-3.2.1-16.el9.src.rpm
Repository : appstream
Summary : Development libraries and headers for Hesiod
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.