How to Install and Uninstall rust-hickory-client+dns-over-https-devel.noarch Package on Fedora 38

Last updated: September 21,2024

1. Install "rust-hickory-client+dns-over-https-devel.noarch" package

This guide let you learn how to install rust-hickory-client+dns-over-https-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-hickory-client+dns-over-https-devel.noarch

2. Uninstall "rust-hickory-client+dns-over-https-devel.noarch" package

This is a short guide on how to uninstall rust-hickory-client+dns-over-https-devel.noarch on Fedora 38:

$ sudo dnf remove rust-hickory-client+dns-over-https-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hickory-client+dns-over-https-devel.noarch package on Fedora 38

Last metadata expiration check: 3:48:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-hickory-client+dns-over-https-devel
Version : 0.24.0
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-hickory-client-0.24.0-1.fc38.src.rpm
Repository : updates
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 "dns-over-https" feature of the "hickory-client" crate.