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

Last updated: February 11,2025

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

Please follow the steps below to install rust-which-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-which-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:47:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-which-devel
Version : 4.2.5
Release : 1.fc35
Architecture : noarch
Size : 18 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 "which" crate.