How to Install and Uninstall rust-nom+alloc-devel.noarch Package on Fedora 36

Last updated: May 06,2024

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

This tutorial shows how to install rust-nom+alloc-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-nom+alloc-devel.noarch on Fedora 36:

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

3. Information about the rust-nom+alloc-devel.noarch package on Fedora 36

Last metadata expiration check: 2:51:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-nom+alloc-devel
Version : 7.1.1
Release : 1.fc36
Architecture : noarch
Size : 8.4 k
Source : rust-nom-7.1.1-1.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 the "alloc" feature of the "nom" crate.