How to Install and Uninstall rust-aho-corasick0.7+std-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "rust-aho-corasick0.7+std-devel.noarch" package

Please follow the steps below to install rust-aho-corasick0.7+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-aho-corasick0.7+std-devel.noarch

2. Uninstall "rust-aho-corasick0.7+std-devel.noarch" package

This guide covers the steps necessary to uninstall rust-aho-corasick0.7+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-aho-corasick0.7+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aho-corasick0.7+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:28:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-aho-corasick0.7+std-devel
Version : 0.7.20
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-aho-corasick0.7-0.7.20-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 "std" feature of the "aho-corasick" crate.