How to Install and Uninstall rust-hickory-client+dnssec-ring-devel.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "rust-hickory-client+dnssec-ring-devel.noarch" package

This guide let you learn how to install rust-hickory-client+dnssec-ring-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-hickory-client+dnssec-ring-devel.noarch

2. Uninstall "rust-hickory-client+dnssec-ring-devel.noarch" package

Please follow the steps below to uninstall rust-hickory-client+dnssec-ring-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-hickory-client+dnssec-ring-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hickory-client+dnssec-ring-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:11:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-hickory-client+dnssec-ring-devel
Version : 0.24.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-hickory-client-0.24.0-1.el9.src.rpm
Repository : epel
Summary : Hickory DNS is a safe and secure DNS library
URL : https://crates.io/crates/hickory-client
License : MIT OR Apache-2.0
Description : Hickory DNS is a safe and secure DNS library. This is the Client library
: with DNSSEC support. DNSSEC with NSEC validation for negative records,
: is complete. The client supports dynamic DNS with SIG0 authenticated
: requests, implementing easy to use high level funtions. Hickory DNS is
: based on the Tokio and Futures libraries, which means it should be
: easily integrated into other software that also use those libraries.
:
: This package contains library source intended for building other packages which
: use the "dnssec-ring" feature of the "hickory-client" crate.