How to Install and Uninstall rust-tokio-stream+fs-devel.noarch Package on Rocky Linux 9

Last updated: July 08,2024

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

This guide covers the steps necessary to install rust-tokio-stream+fs-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-tokio-stream+fs-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tokio-stream+fs-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tokio-stream+fs-devel
Version : 0.1.14
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-tokio-stream-0.1.14-1.el9.src.rpm
Repository : epel
Summary : Utilities to work with Stream and tokio
URL : https://crates.io/crates/tokio-stream
License : MIT
Description : Utilities to work with `Stream` and `tokio`.
:
: This package contains library source intended for building other packages which
: use the "fs" feature of the "tokio-stream" crate.