How to Install and Uninstall rust-http-auth+http-devel.noarch Package on Fedora 39

Last updated: October 12,2024

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

This is a short guide on how to install rust-http-auth+http-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-http-auth+http-devel.noarch on Fedora 39:

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

3. Information about the rust-http-auth+http-devel.noarch package on Fedora 39

Last metadata expiration check: 1:24:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-http-auth+http-devel
Version : 0.1.9
Release : 1.fc39
Architecture : noarch
Size : 7.7 k
Source : rust-http-auth-0.1.9-1.fc39.src.rpm
Repository : updates
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 "http" feature of the "http-auth" crate.