How to Install and Uninstall rust-trust-dns-resolver0.20+tokio-devel.noarch Package on Fedora 36

Last updated: May 08,2024

1. Install "rust-trust-dns-resolver0.20+tokio-devel.noarch" package

Please follow the step by step instructions below to install rust-trust-dns-resolver0.20+tokio-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-trust-dns-resolver0.20+tokio-devel.noarch

2. Uninstall "rust-trust-dns-resolver0.20+tokio-devel.noarch" package

This guide covers the steps necessary to uninstall rust-trust-dns-resolver0.20+tokio-devel.noarch on Fedora 36:

$ sudo dnf remove rust-trust-dns-resolver0.20+tokio-devel.noarch $ sudo dnf autoremove

3. Information about the rust-trust-dns-resolver0.20+tokio-devel.noarch package on Fedora 36

Last metadata expiration check: 3:40:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-trust-dns-resolver0.20+tokio-devel
Version : 0.20.4
Release : 3.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-trust-dns-resolver0.20-0.20.4-3.fc36.src.rpm
Repository : updates
Summary : Trust-DNS is a safe and secure DNS library
URL : https://crates.io/crates/trust-dns-resolver
License : MIT OR Apache-2.0
Description : Trust-DNS is a safe and secure DNS library. This Resolver library uses the
: Client library to perform all DNS queries. The Resolver is intended to be a
: high-level library for any DNS record resolution see Resolver and AsyncResolver
: for supported resolution types. The Client can be used for other queries.
:
: This package contains library source intended for building other packages which
: use the "tokio" feature of the "trust-dns-resolver" crate.