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

Last updated: September 20,2024

1. Install "libasyncns.i686" package

This guide covers the steps necessary to install libasyncns.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libasyncns.i686

2. Uninstall "libasyncns.i686" package

Please follow the guidelines below to uninstall libasyncns.i686 on Rocky Linux 8:

$ sudo dnf remove libasyncns.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:12:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libasyncns
Version : 0.8
Release : 14.el8
Architecture : i686
Size : 32 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.