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

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-which+regex-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-which+regex-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-which+regex-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:42:41 ago on Thu Feb 15 07:50:05 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.