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

Last updated: July 07,2024

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

Here is a brief guide to show you how to install rust-want-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-want-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:30:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-want-devel
Version : 0.3.1
Release : 1.el9
Architecture : noarch
Size : 15 k
Source : rust-want-0.3.1-1.el9.src.rpm
Repository : epel
Summary : Detect when another Future wants a result
URL : https://crates.io/crates/want
License : MIT
Description : Detect when another Future wants a result.
:
: This package contains library source intended for building other packages which
: use the "want" crate.