How to Install and Uninstall c-ares.x86_64 Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "c-ares.x86_64" package
Please follow the step by step instructions below to install c-ares.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
c-ares.x86_64
Copied
2. Uninstall "c-ares.x86_64" package
This is a short guide on how to uninstall c-ares.x86_64 on Oracle Linux 9:
$
sudo dnf remove
c-ares.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the c-ares.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:40:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : c-ares
Version : 1.19.1
Release : 1.el9
Architecture : x86_64
Size : 115 k
Source : c-ares-1.19.1-1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : A library that performs asynchronous DNS operations
URL : http://c-ares.org/
License : MIT
Description : c-ares is a C library that performs DNS requests and name resolves
: asynchronously. c-ares is a fork of the library named 'ares', written
: by Greg Hudson at MIT.
Available Packages
Name : c-ares
Version : 1.19.1
Release : 1.el9
Architecture : x86_64
Size : 115 k
Source : c-ares-1.19.1-1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : A library that performs asynchronous DNS operations
URL : http://c-ares.org/
License : MIT
Description : c-ares is a C library that performs DNS requests and name resolves
: asynchronously. c-ares is a fork of the library named 'ares', written
: by Greg Hudson at MIT.