How to Install and Uninstall rust-ignore-devel.noarch Package on CentOS Stream 9

Last updated: November 26,2024

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

This is a short guide on how to install rust-ignore-devel.noarch on CentOS Stream 9

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

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

This guide let you learn how to uninstall rust-ignore-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-ignore-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:50:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-ignore-devel
Version : 0.4.22
Release : 1.el9
Architecture : noarch
Size : 56 k
Source : rust-ignore-0.4.22-1.el9.src.rpm
Repository : epel
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 "ignore" crate.