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

Last updated: October 04,2024

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

Please follow the instructions below to install rust-tokio-stream+sync-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-tokio-stream+sync-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-tokio-stream+sync-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:34:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tokio-stream+sync-devel
Version : 0.1.14
Release : 1.el9
Architecture : noarch
Size : 8.4 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 "sync" feature of the "tokio-stream" crate.