How to Install and Uninstall libasyncns.i686 Package on Oracle Linux 9

Last updated: June 18,2024

1. Install "libasyncns.i686" package

This guide covers the steps necessary to install libasyncns.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libasyncns.i686

2. Uninstall "libasyncns.i686" package

Please follow the guidelines below to uninstall libasyncns.i686 on Oracle Linux 9:

$ sudo dnf remove libasyncns.i686 $ sudo dnf autoremove

3. Information about the libasyncns.i686 package on Oracle Linux 9

Last metadata expiration check: 0:17:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libasyncns
Version : 0.8
Release : 22.el9
Architecture : i686
Size : 31 k
Source : libasyncns-0.8-22.el9.src.rpm
Repository : ol9_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.