How to Install and Uninstall rust-async-stream-devel.noarch Package on Fedora 39

Last updated: January 16,2025

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-async-stream-devel.noarch on Fedora 39:

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

3. Information about the rust-async-stream-devel.noarch package on Fedora 39

Last metadata expiration check: 1:53:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-async-stream-devel
Version : 0.3.5
Release : 2.fc39
Architecture : noarch
Size : 24 k
Source : rust-async-stream-0.3.5-2.fc39.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 the "async-stream" crate.