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

Last updated: May 03,2024

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

This guide covers the steps necessary to install rust-nom+regex-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-nom+regex-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:40:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-nom+regex-devel
Version : 6.1.2
Release : 1.fc34
Architecture : noarch
Size : 8.8 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 "regex" feature of "nom" crate.