How to Install and Uninstall rust-fs-err+tokio-devel.noarch Package on AlmaLinux 9

Last updated: June 30,2024

1. Install "rust-fs-err+tokio-devel.noarch" package

Here is a brief guide to show you how to install rust-fs-err+tokio-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-fs-err+tokio-devel.noarch

2. Uninstall "rust-fs-err+tokio-devel.noarch" package

This guide let you learn how to uninstall rust-fs-err+tokio-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-fs-err+tokio-devel.noarch $ sudo dnf autoremove

3. Information about the rust-fs-err+tokio-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:34:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-fs-err+tokio-devel
Version : 2.11.0
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-fs-err-2.11.0-1.el9.src.rpm
Repository : epel
Summary : Drop-in replacement for std::fs with more helpful error messages
URL : https://crates.io/crates/fs-err
License : MIT OR Apache-2.0
Description : A drop-in replacement for std::fs with more helpful error messages.
:
: This package contains library source intended for building other packages which
: use the "tokio" feature of the "fs-err" crate.