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

Last updated: October 08,2024

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

This guide let you learn how to install rust-argh-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-argh-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:25:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-argh-devel
Version : 0.1.12
Release : 2.el9
Architecture : noarch
Size : 32 k
Source : rust-argh-0.1.12-2.el9.src.rpm
Repository : epel
Summary : Derive-based argument parser optimized for code size
URL : https://crates.io/crates/argh
License : BSD-3-Clause
Description : Derive-based argument parser optimized for code size.
:
: This package contains library source intended for building other packages which
: use the "argh" crate.