How to Install and Uninstall rust-aho-corasick+default-devel.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "rust-aho-corasick+default-devel.noarch" package

Please follow the guidelines below to install rust-aho-corasick+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-aho-corasick+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-aho-corasick+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-aho-corasick+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:21:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-aho-corasick+default-devel
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-aho-corasick-1.1.2-1.el9.src.rpm
Repository : epel
Summary : Fast multiple substring searching
URL : https://crates.io/crates/aho-corasick
License : Unlicense OR MIT
Description : Fast multiple substring searching.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "aho-corasick" crate.