How to Install and Uninstall rust-dns-lookup+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the step by step instructions below to install rust-dns-lookup+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall rust-dns-lookup+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-dns-lookup+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-dns-lookup+default-devel
Version : 2.0.4
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-dns-lookup-2.0.4-1.el9.src.rpm
Repository : epel
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 "default" feature of the "dns-lookup" crate.