How to Install and Uninstall rust-hickory-client-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "rust-hickory-client-devel.noarch" package

Please follow the guidelines below to install rust-hickory-client-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-hickory-client-devel.noarch" package

Please follow the instructions below to uninstall rust-hickory-client-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-hickory-client-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:50:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-hickory-client-devel
Version : 0.24.0
Release : 1.el9
Architecture : noarch
Size : 44 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 "hickory-client" crate.