How to Install and Uninstall rust-errno+std-devel.noarch Package on Fedora 34

Last updated: April 27,2024

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

This tutorial shows how to install rust-errno+std-devel.noarch on Fedora 34

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

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

Learn how to uninstall rust-errno+std-devel.noarch on Fedora 34:

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

3. Information about the rust-errno+std-devel.noarch package on Fedora 34

Last metadata expiration check: 0:40:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-errno+std-devel
Version : 0.2.8
Release : 1.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-errno-0.2.8-1.fc34.src.rpm
Repository : updates
Summary : Cross-platform interface to the `errno` variable
URL : https://crates.io/crates/errno
License : MIT or ASL 2.0
Description : Cross-platform interface to the `errno` variable.
:
: This package contains library source intended for building other packages
: which use "std" feature of "errno" crate.