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

Last updated: October 03,2024

1. Install "rust-http-auth+sha2-devel.noarch" package

This is a short guide on how to install rust-http-auth+sha2-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-http-auth+sha2-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-http-auth+sha2-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:36:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-http-auth+sha2-devel
Version : 0.1.9
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-http-auth-0.1.9-1.el9.src.rpm
Repository : epel
Summary : HTTP authentication
URL : https://crates.io/crates/http-auth
License : MIT OR Apache-2.0
Description : HTTP authentication: parse challenge lists, respond to Basic and Digest
: challenges. Likely to be extended with server support and additional
: auth schemes.
:
: This package contains library source intended for building other packages which
: use the "sha2" feature of the "http-auth" crate.