How to Install and Uninstall rust-async-stream+default-devel.noarch Package on Fedora 36

Last updated: September 30,2024

1. Install "rust-async-stream+default-devel.noarch" package

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

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

2. Uninstall "rust-async-stream+default-devel.noarch" package

Please follow the guidance below to uninstall rust-async-stream+default-devel.noarch on Fedora 36:

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

3. Information about the rust-async-stream+default-devel.noarch package on Fedora 36

Last metadata expiration check: 0:20:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-async-stream+default-devel
Version : 0.3.2
Release : 3.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-async-stream-0.3.2-3.fc36.src.rpm
Repository : fedora
Summary : Asynchronous streams using async & await notation
URL : https://crates.io/crates/async-stream
License : MIT
Description : Asynchronous streams using async & await notation.
:
: This package contains library source intended for building other packages
: which use "default" feature of "async-stream" crate.