How to Install and Uninstall rust-ignore+simd-accel-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "rust-ignore+simd-accel-devel.noarch" package

Please follow the guidelines below to install rust-ignore+simd-accel-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-ignore+simd-accel-devel.noarch" package

Learn how to uninstall rust-ignore+simd-accel-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-ignore+simd-accel-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:39:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ignore+simd-accel-devel
Version : 0.4.22
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "simd-accel" feature of the "ignore" crate.