How to Install and Uninstall rust-nom6+std-devel.noarch Package on Fedora 36

Last updated: May 02,2024

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

This is a short guide on how to install rust-nom6+std-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-nom6+std-devel.noarch on Fedora 36:

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

3. Information about the rust-nom6+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:36:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-nom6+std-devel
Version : 6.2.1
Release : 2.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-nom6-6.2.1-2.fc36.src.rpm
Repository : fedora
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 "std" feature of "nom" crate.