How to Install and Uninstall rust-errno-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

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

Please follow the steps below to install rust-errno-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-errno-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-errno-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-errno-devel
Version : 0.3.8
Release : 1.el9
Architecture : noarch
Size : 19 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 "errno" crate.