How to Install and Uninstall rust-nom+lazy_static-devel.noarch Package on Fedora 34

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-nom+lazy_static-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-nom+lazy_static-devel.noarch on Fedora 34:

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

3. Information about the rust-nom+lazy_static-devel.noarch package on Fedora 34

Last metadata expiration check: 2:29:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-nom+lazy_static-devel
Version : 6.1.2
Release : 1.fc34
Architecture : noarch
Size : 8.9 k
Source : rust-nom-6.1.2-1.fc34.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 "lazy_static" feature of "nom" crate.