How to Install and Uninstall rust-dns-lookup-devel.noarch Package on AlmaLinux 9

Last updated: November 24,2024

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

This tutorial shows how to install rust-dns-lookup-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-dns-lookup-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-dns-lookup-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:47:54 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-dns-lookup-devel
Version : 2.0.4
Release : 1.el9
Architecture : noarch
Size : 22 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 "dns-lookup" crate.