How to Install and Uninstall rust-httparse+std-devel.noarch Package on Fedora 34

Last updated: September 19,2024

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

This guide covers the steps necessary to install rust-httparse+std-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-httparse+std-devel.noarch on Fedora 34:

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

3. Information about the rust-httparse+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:00:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-httparse+std-devel
Version : 1.7.1
Release : 1.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-httparse-1.7.1-1.fc34.src.rpm
Repository : updates
Summary : Tiny, safe, speedy, zero-copy HTTP/1.x parser
URL : https://crates.io/crates/httparse
License : MIT or ASL 2.0
Description : Tiny, safe, speedy, zero-copy HTTP/1.x parser.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "httparse" crate.