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

Last updated: October 05,2024

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

Please follow the guidelines below to install rust-net2+nightly-devel.noarch on Rocky Linux 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 Rocky Linux 9:

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

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

Last metadata expiration check: 0:46:36 ago on Fri Feb 16 06:49:52 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.