How To Install rust-tokio-stream-devel on Fedora 36

In this tutorial we learn how to install rust-tokio-stream-devel in Fedora 36. rust-tokio-stream-devel is Utilities to work with Stream and tokio

Introduction

In this tutorial we learn how to install rust-tokio-stream-devel on Fedora 36.

What is rust-tokio-stream-devel

Utilities to work with Stream and tokio. This package contains library source intended for building other packages which use “tokio-stream” crate.

We can use yum or dnf to install rust-tokio-stream-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-tokio-stream-devel.

Install rust-tokio-stream-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-tokio-stream-devel using dnf by running the following command:

sudo dnf -y install rust-tokio-stream-devel

Install rust-tokio-stream-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-tokio-stream-devel using yum by running the following command:

sudo yum -y install rust-tokio-stream-devel

How To Uninstall rust-tokio-stream-devel on Fedora 36

To uninstall only the rust-tokio-stream-devel package we can use the following command:

sudo dnf remove rust-tokio-stream-devel

rust-tokio-stream-devel Package Contents on Fedora 36

/usr/share/cargo/registry/tokio-stream-0.1.8
/usr/share/cargo/registry/tokio-stream-0.1.8/.cargo-checksum.json
/usr/share/cargo/registry/tokio-stream-0.1.8/CHANGELOG.md
/usr/share/cargo/registry/tokio-stream-0.1.8/Cargo.toml
/usr/share/cargo/registry/tokio-stream-0.1.8/LICENSE
/usr/share/cargo/registry/tokio-stream-0.1.8/src
/usr/share/cargo/registry/tokio-stream-0.1.8/src/empty.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/iter.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/lib.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/macros.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/once.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/pending.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/all.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/any.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/chain.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/collect.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/filter.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/filter_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/fold.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/fuse.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/map.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/merge.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/next.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/skip.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/skip_while.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/take.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/take_while.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/throttle.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/timeout.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_ext/try_next.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/stream_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/broadcast.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/interval.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/lines.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/mpsc_bounded.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/mpsc_unbounded.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/read_dir.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/signal_unix.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/signal_windows.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/split.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/tcp_listener.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/unix_listener.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/src/wrappers/watch.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/async_send_sync.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_chain.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_collect.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_empty.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_fuse.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_iter.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_merge.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_once.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_pending.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_stream_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/stream_timeout.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/support
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/support/mpsc.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/time_throttle.rs
/usr/share/cargo/registry/tokio-stream-0.1.8/tests/watch.rs
/usr/share/doc/rust-tokio-stream-devel
/usr/share/doc/rust-tokio-stream-devel/CHANGELOG.md
/usr/share/licenses/rust-tokio-stream-devel
/usr/share/licenses/rust-tokio-stream-devel/LICENSE

References

Summary

In this tutorial we learn how to install rust-tokio-stream-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).