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

Last updated: October 08,2024

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

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

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

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

Please follow the steps below to uninstall rust-http+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:15:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-http+default-devel
Version : 1.0.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-http-1.0.0-1.el9.src.rpm
Repository : epel
Summary : Set of types for representing HTTP requests and responses
URL : https://crates.io/crates/http
License : MIT OR Apache-2.0
Description : A set of types for representing HTTP requests and responses.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "http" crate.