How to Install and Uninstall rust-digest_auth-devel.noarch Package on Fedora 35

Last updated: November 25,2024

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

Please follow the instructions below to install rust-digest_auth-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-digest_auth-devel.noarch on Fedora 35:

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

3. Information about the rust-digest_auth-devel.noarch package on Fedora 35

Last metadata expiration check: 2:54:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-digest_auth-devel
Version : 0.3.0
Release : 1.fc35
Architecture : noarch
Size : 21 k
Source : rust-digest_auth-0.3.0-1.fc35.src.rpm
Repository : updates
Summary : Implementation of the Digest Auth algorithm
URL : https://crates.io/crates/digest_auth
License : MIT
Description : Implementation of the Digest Auth algorithm as defined in IETF RFC 2069, 2617,
: and 7616, intended for HTTP clients.
:
: This package contains library source intended for building other packages which
: use the "digest_auth" crate.