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

Last updated: January 11,2025

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

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

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

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

Please follow the guidance below to uninstall rust-http+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:43:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-http+std-devel
Version : 1.0.0
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-http-1.0.0-1.fc39.src.rpm
Repository : updates
Summary : Set of types for representing HTTP requests and responses
URL : https://crates.io/crates/http
License : MIT OR Apache-2.0
Description : A set of types for representing HTTP requests and responses.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "http" crate.