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

Last updated: September 25,2024

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

Please follow the steps below to install rust-ignore+default-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-ignore+default-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:16:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-ignore+default-devel
Version : 0.4.22
Release : 1.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-ignore-0.4.22-1.fc39.src.rpm
Repository : updates
Summary : Fast library for efficiently matching ignore files
URL : https://crates.io/crates/ignore
License : Unlicense OR MIT
Description : A 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 the "default" feature of the "ignore" crate.