How to Install and Uninstall rust-bufstream+default-devel.noarch Package on Fedora 39

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-bufstream+default-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-bufstream+default-devel.noarch on Fedora 39:

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

3. Information about the rust-bufstream+default-devel.noarch package on Fedora 39

Last metadata expiration check: 1:15:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-bufstream+default-devel
Version : 0.1.4
Release : 15.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-bufstream-0.1.4-15.fc39.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 Apache-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 the "default" feature of the "bufstream" crate.