How to Install and Uninstall rust-errno0.2+std-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "rust-errno0.2+std-devel.noarch" package

This is a short guide on how to install rust-errno0.2+std-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-errno0.2+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-errno0.2+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:40:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-errno0.2+std-devel
Version : 0.2.8
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-errno0.2-0.2.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.