How to Install and Uninstall rust-which4-devel.noarch Package on Fedora 38

Last updated: October 03,2024

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

This tutorial shows how to install rust-which4-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-which4-devel.noarch on Fedora 38:

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

3. Information about the rust-which4-devel.noarch package on Fedora 38

Last metadata expiration check: 4:13:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-which4-devel
Version : 4.4.2
Release : 1.fc38
Architecture : noarch
Size : 23 k
Source : rust-which4-4.4.2-1.fc38.src.rpm
Repository : updates
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 "which" crate.