How to Install and Uninstall rust-httparse-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

Here is a brief guide to show you how to install rust-httparse-devel.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall rust-httparse-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-httparse-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:17:25 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-httparse-devel
Version : 1.8.0
Release : 1.el9
Architecture : noarch
Size : 37 k
Source : rust-httparse-1.8.0-1.el9.src.rpm
Repository : epel
Summary : Tiny, safe, speedy, zero-copy HTTP/1.x parser
URL : https://crates.io/crates/httparse
License : MIT OR Apache-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 "httparse" crate.