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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-nom+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-nom+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:32:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-nom+std-devel
Version : 7.1.3
Release : 1.el9
Architecture : noarch
Size : 8.4 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 "std" feature of the "nom" crate.