How to Install and Uninstall rust-ignore+default-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

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

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

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

This is a short guide on how to uninstall rust-ignore+default-devel.noarch on Fedora 34:

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

3. Information about the rust-ignore+default-devel.noarch package on Fedora 34

Last metadata expiration check: 0:29:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-ignore+default-devel
Version : 0.4.18
Release : 1.fc34
Architecture : noarch
Size : 8.5 k
Source : rust-ignore-0.4.18-1.fc34.src.rpm
Repository : updates
Summary : Fast library for efficiently matching ignore files
URL : https://crates.io/crates/ignore
License : Unlicense or MIT
Description : Fast library for efficiently matching ignore files such as `.gitignore` against
: file paths.
:
: This package contains library source intended for building other packages
: which use "default" feature of "ignore" crate.