How to Install and Uninstall rust-reqwest+stream-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-reqwest+stream-devel.noarch" package

Here is a brief guide to show you how to install rust-reqwest+stream-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-reqwest+stream-devel.noarch" package

Please follow the guidance below to uninstall rust-reqwest+stream-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-reqwest+stream-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-reqwest+stream-devel
Version : 0.11.24
Release : 1.el9
Architecture : noarch
Size : 9.3 k
Source : rust-reqwest-0.11.24-1.el9.src.rpm
Repository : epel
Summary : Higher level HTTP client library
URL : https://crates.io/crates/reqwest
License : MIT OR Apache-2.0
Description : Higher level HTTP client library.
:
: This package contains library source intended for building other packages which
: use the "stream" feature of the "reqwest" crate.