How to Install and Uninstall c-ares.x86_64 Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "c-ares.x86_64" package
This tutorial shows how to install c-ares.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
c-ares.x86_64
Copied
2. Uninstall "c-ares.x86_64" package
This tutorial shows how to uninstall c-ares.x86_64 on Rocky Linux 9:
$
sudo dnf remove
c-ares.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the c-ares.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:07:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : c-ares
Version : 1.19.1
Release : 1.el9
Architecture : x86_64
Size : 110 k
Source : c-ares-1.19.1-1.el9.src.rpm
Repository : baseos
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 : 110 k
Source : c-ares-1.19.1-1.el9.src.rpm
Repository : baseos
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.