How to Install and Uninstall rust-which+regex-devel.noarch Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "rust-which+regex-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-which+regex-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-which+regex-devel.noarch

2. Uninstall "rust-which+regex-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-which+regex-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-which+regex-devel.noarch $ sudo dnf autoremove

3. Information about the rust-which+regex-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:35:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-which+regex-devel
Version : 5.0.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-which-5.0.0-1.el9.src.rpm
Repository : epel
Summary : Rust equivalent of Unix command "which"
URL : https://crates.io/crates/which
License : MIT
Description : A Rust equivalent of Unix command "which". Locate installed executable
: in cross platforms.
:
: This package contains library source intended for building other packages which
: use the "regex" feature of the "which" crate.