How to Install and Uninstall rust-which4+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-which4+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-which4+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-which4+default-devel.noarch

2. Uninstall "rust-which4+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-which4+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-which4+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-which4+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:49:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-which4+default-devel
Version : 4.4.2
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-which4-4.4.2-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 "default" feature of the "which" crate.