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

Last updated: October 08,2024

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

This guide covers the steps necessary to install rust-digest_auth-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-digest_auth-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:37:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-digest_auth-devel
Version : 0.3.1
Release : 2.fc39
Architecture : noarch
Size : 22 k
Source : rust-digest_auth-0.3.1-2.fc39.src.rpm
Repository : fedora
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.