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

Last updated: October 06,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 Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-net2+nightly-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:42:33 ago on Mon Feb 26 07:04:30 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.