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

Last updated: September 20,2024

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

This is a short guide on how to install rust-glob+default-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-glob+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:45:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-glob+default-devel
Version : 0.3.0
Release : 8.fc35
Architecture : noarch
Size : 7.6 k
Source : rust-glob-0.3.0-8.fc35.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 "default" feature of "glob" crate.