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

Last updated: November 28,2024

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

Here is a brief guide to show you how to install rust-dns-lookup-devel.noarch on Fedora 38

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

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

This tutorial shows how to uninstall rust-dns-lookup-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:30:31 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-dns-lookup-devel
Version : 2.0.4
Release : 1.fc38
Architecture : noarch
Size : 22 k
Source : rust-dns-lookup-2.0.4-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.