How to Install and Uninstall rust-reqwest+hyper-rustls-devel.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "rust-reqwest+hyper-rustls-devel.noarch" package

Here is a brief guide to show you how to install rust-reqwest+hyper-rustls-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-reqwest+hyper-rustls-devel.noarch" package

Learn how to uninstall rust-reqwest+hyper-rustls-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-reqwest+hyper-rustls-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:20:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-reqwest+hyper-rustls-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 "hyper-rustls" feature of the "reqwest" crate.