How to Install and Uninstall rust-dns-lookup1-devel.noarch Package on Fedora 38

Last updated: January 15,2025

1. Install "rust-dns-lookup1-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-dns-lookup1-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-dns-lookup1-devel.noarch

2. Uninstall "rust-dns-lookup1-devel.noarch" package

This is a short guide on how to uninstall rust-dns-lookup1-devel.noarch on Fedora 38:

$ sudo dnf remove rust-dns-lookup1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-dns-lookup1-devel.noarch package on Fedora 38

Last metadata expiration check: 5:25:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-dns-lookup1-devel
Version : 1.0.8
Release : 1.fc38
Architecture : noarch
Size : 21 k
Source : rust-dns-lookup1-1.0.8-1.fc38.src.rpm
Repository : updates
Summary : Simple dns resolving api, much like rust's unstable api
URL : https://crates.io/crates/dns-lookup
License : MIT OR Apache-2.0
Description : A simple dns resolving api, much like rust's unstable api. Also includes
: getaddrinfo and getnameinfo wrappers for libc variants.
:
: This package contains library source intended for building other packages which
: use the "dns-lookup" crate.