How to Install and Uninstall rust-aho-corasick+std-devel.noarch Package on AlmaLinux 9

Last updated: October 14,2024

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

Here is a brief guide to show you how to install rust-aho-corasick+std-devel.noarch on AlmaLinux 9

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

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

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

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

3. Information about the rust-aho-corasick+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:11:02 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-aho-corasick+std-devel
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "std" feature of the "aho-corasick" crate.