How to Install and Uninstall libasyncns.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: November 28,2024

1. Install "libasyncns.i686" package

In this section, we are going to explain the necessary steps to install libasyncns.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libasyncns.i686

2. Uninstall "libasyncns.i686" package

Please follow the instructions below to uninstall libasyncns.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libasyncns.i686 $ sudo dnf autoremove

3. Information about the libasyncns.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libasyncns
Version : 0.8
Release : 22.el9
Architecture : i686
Size : 33 k
Source : libasyncns-0.8-22.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Asynchronous Name Service Library
URL : http://0pointer.de/lennart/projects/libasyncns/
License : LGPLv2+
Description : A small and lightweight library that implements easy to use asynchronous
: wrappers around the libc NSS functions getaddrinfo(), res_query() and related.