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

Last updated: July 04,2024

1. Install "rust-errno+std-devel.noarch" package

Please follow the steps below to install rust-errno+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-errno+std-devel.noarch

2. Uninstall "rust-errno+std-devel.noarch" package

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

$ sudo dnf remove rust-errno+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:38:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-errno+std-devel
Version : 0.3.8
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-errno-0.3.8-1.el9.src.rpm
Repository : epel
Summary : Cross-platform interface to the errno variable
URL : https://crates.io/crates/errno
License : MIT OR Apache-2.0
Description : Cross-platform interface to the `errno` variable.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "errno" crate.