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

Last updated: October 10,2024

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

This tutorial shows how to install rust-http-body-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 1:07:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-http-body-devel
Version : 0.4.5
Release : 2.el9
Architecture : noarch
Size : 19 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 "http-body" crate.