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

Last updated: January 10,2025

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

Please follow the guidance below to install rust-httparse+std-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-httparse+std-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:48:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-httparse+std-devel
Version : 1.7.1
Release : 1.fc36
Architecture : noarch
Size : 8.2 k
Source : rust-httparse-1.7.1-1.fc36.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.