How to Install and Uninstall rust-async-stream+default-devel.noarch Package on Oracle Linux 9

Last updated: May 18,2024

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

This tutorial shows how to install rust-async-stream+default-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-async-stream+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-async-stream+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-async-stream+default-devel
Version : 0.3.5
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-async-stream-0.3.5-1.el9.src.rpm
Repository : epel
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 "default" feature of the "async-stream" crate.