How to Install and Uninstall rust-http-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

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

Here is a brief guide to show you how to install rust-http-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-http-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-http-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:41:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-http-devel
Version : 1.1.0
Release : 1.el9
Architecture : noarch
Size : 96 k
Source : rust-http-1.1.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 "http" crate.