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

Last updated: July 01,2024

1. Install "libasyncns.x86_64" package

This tutorial shows how to install libasyncns.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libasyncns.x86_64

2. Uninstall "libasyncns.x86_64" package

This guide covers the steps necessary to uninstall libasyncns.x86_64 on Oracle Linux 8:

$ sudo dnf remove libasyncns.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:00:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libasyncns
Version : 0.8
Release : 14.el8
Architecture : x86_64
Size : 32 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.