How to Install and Uninstall rust-glob+default-devel.noarch Package on Fedora 36

Last updated: May 21,2024

1. Install "rust-glob+default-devel.noarch" package

Please follow the step by step instructions below to install rust-glob+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-glob+default-devel.noarch

2. Uninstall "rust-glob+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-glob+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-glob+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-glob+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:36:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-glob+default-devel
Version : 0.3.0
Release : 12.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-glob-0.3.0-12.fc36.src.rpm
Repository : fedora
Summary : Support for matching file paths against Unix shell style patterns
URL : https://crates.io/crates/glob
License : MIT or ASL 2.0
Description : Support for matching file paths against Unix shell style patterns.
:
: This package contains library source intended for building other packages which
: use "the default" feature of the "glob" crate.