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

Last updated: June 24,2024

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

This guide let you learn how to install rust-http-auth+digest-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 1:41:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-http-auth+digest-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 "digest" feature of the "http-auth" crate.