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

Last updated: October 13,2024

1. Install "rust-http-body+default-devel.noarch" package

Please follow the step by step instructions below to install rust-http-body+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-http-body+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-http-body+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:29:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-http-body+default-devel
Version : 0.4.5
Release : 2.el9
Architecture : noarch
Size : 8.2 k
Source : rust-http-body-0.4.5-2.el9.src.rpm
Repository : epel
Summary : Trait representing an asynchronous, streaming, HTTP request or response body
URL : https://crates.io/crates/http-body
License : MIT
Description : Trait representing an asynchronous, streaming, HTTP request or response body.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "http-body" crate.