How to Install and Uninstall rust-bufstream+tokio-io-devel.noarch Package on Fedora 34

Last updated: April 29,2024

1. Install "rust-bufstream+tokio-io-devel.noarch" package

This guide let you learn how to install rust-bufstream+tokio-io-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-bufstream+tokio-io-devel.noarch

2. Uninstall "rust-bufstream+tokio-io-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-bufstream+tokio-io-devel.noarch on Fedora 34:

$ sudo dnf remove rust-bufstream+tokio-io-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bufstream+tokio-io-devel.noarch package on Fedora 34

Last metadata expiration check: 4:16:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-bufstream+tokio-io-devel
Version : 0.1.4
Release : 7.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-bufstream-0.1.4-7.fc34.src.rpm
Repository : fedora
Summary : Buffered I/O for streams where each read/write half is separately buffered
URL : https://crates.io/crates/bufstream
License : MIT or ASL 2.0
Description : Buffered I/O for streams where each read/write half is separately buffered.
:
: This package contains library source intended for building other packages
: which use "tokio-io" feature of "bufstream" crate.