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

Last updated: October 01,2024

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

Here is a brief guide to show you how to install rust-bufstream+tokio-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall rust-bufstream+tokio-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:45:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-bufstream+tokio-devel
Version : 0.1.4
Release : 11.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-bufstream-0.1.4-11.fc38.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" feature of "bufstream" crate.