How to Install and Uninstall rust-which+regex-devel.noarch Package on Fedora 36

Last updated: May 17,2024

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

This guide let you learn how to install rust-which+regex-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-which+regex-devel.noarch on Fedora 36:

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

3. Information about the rust-which+regex-devel.noarch package on Fedora 36

Last metadata expiration check: 2:22:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-which+regex-devel
Version : 4.2.5
Release : 1.fc36
Architecture : noarch
Size : 8.1 k
Source : rust-which-4.2.5-1.fc36.src.rpm
Repository : updates
Summary : Rust equivalent of Unix command "which"
URL : https://crates.io/crates/which
License : MIT
Description : 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.