How to Install and Uninstall rust-errno+std-devel.noarch Package on AlmaLinux 9

Last updated: June 16,2024

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

Please follow the guidance below to install rust-errno+std-devel.noarch on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the rust-errno+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:20:51 ago on Wed Mar 13 07:41:12 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.