How to Install and Uninstall rust-net2+nightly-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "rust-net2+nightly-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-net2+nightly-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-net2+nightly-devel.noarch

2. Uninstall "rust-net2+nightly-devel.noarch" package

This tutorial shows how to uninstall rust-net2+nightly-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-net2+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-net2+nightly-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:11:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-net2+nightly-devel
Version : 0.2.39
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-net2-0.2.39-1.el9.src.rpm
Repository : epel
Summary : Extensions to the standard library's networking types as proposed in RFC 1158
URL : https://crates.io/crates/net2
License : MIT OR Apache-2.0
Description : Extensions to the standard library's networking types as proposed in RFC
: 1158.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "net2" crate.