How to Install and Uninstall rust-nom5+alloc-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rust-nom5+alloc-devel.noarch" package

Here is a brief guide to show you how to install rust-nom5+alloc-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-nom5+alloc-devel.noarch

2. Uninstall "rust-nom5+alloc-devel.noarch" package

This tutorial shows how to uninstall rust-nom5+alloc-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-nom5+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-nom5+alloc-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:25:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-nom5+alloc-devel
Version : 5.1.3
Release : 2.el9
Architecture : noarch
Size : 7.7 k
Source : rust-nom5-5.1.3-2.el9.src.rpm
Repository : epel
Summary : Byte-oriented, zero-copy, parser combinators library
URL : https://crates.io/crates/nom
License : MIT
Description : A byte-oriented, zero-copy, parser combinators library.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "nom" crate.