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

Last updated: May 19,2024

1. Install "libasyncns.i686" package

Please follow the steps below to install libasyncns.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libasyncns.i686

2. Uninstall "libasyncns.i686" package

Learn how to uninstall libasyncns.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libasyncns.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:26:48 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libasyncns
Version : 0.8
Release : 14.el8
Architecture : i686
Size : 33 k
Source : libasyncns-0.8-14.el8.src.rpm
Repository : appstream
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.