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

Last updated: November 30,2024

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

This is a short guide on how to install rust-which+regex-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-which+regex-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:34:18 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-which+regex-devel
Version : 4.2.5
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-which-4.2.5-1.fc35.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.