How to Install and Uninstall rust-nom-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Please follow the guidance below to install rust-nom-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-nom-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-nom-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-nom-devel
Version : 7.1.3
Release : 1.el9
Architecture : noarch
Size : 104 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 "nom" crate.