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

Last updated: January 15,2025

1. Install "libasyncns.i686" package

Learn how to install libasyncns.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libasyncns.i686

2. Uninstall "libasyncns.i686" package

This is a short guide on how to uninstall libasyncns.i686 on Oracle Linux 8:

$ sudo dnf remove libasyncns.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:12:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libasyncns
Version : 0.8
Release : 14.el8
Architecture : i686
Size : 33 k
Source : libasyncns-0.8-14.el8.src.rpm
Repository : ol8_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.