How to Install and Uninstall rust-bufstream+futures-devel.noarch Package on Fedora 36

Last updated: June 27,2024

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

In this section, we are going to explain the necessary steps to install rust-bufstream+futures-devel.noarch on Fedora 36

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

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

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

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

3. Information about the rust-bufstream+futures-devel.noarch package on Fedora 36

Last metadata expiration check: 4:04:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-bufstream+futures-devel
Version : 0.1.4
Release : 9.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-bufstream-0.1.4-9.fc36.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 "futures" feature of "bufstream" crate.