How to Install and Uninstall rust-which-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

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

This is a short guide on how to install rust-which-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-which-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-which-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:52:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-which-devel
Version : 5.0.0
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-which-5.0.0-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 "which" crate.