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

Last updated: May 20,2024

1. Install "rust-nom+default-devel.noarch" package

Please follow the guidance below to install rust-nom+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-nom+default-devel.noarch

2. Uninstall "rust-nom+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-nom+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-nom+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-nom+default-devel.noarch package on CentOS Stream 9

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