How to Install and Uninstall rust-argh+default-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

In this section, we are going to explain the necessary steps to install rust-argh+default-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-argh+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-argh+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:20:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-argh+default-devel
Version : 0.1.12
Release : 2.el9
Architecture : noarch
Size : 7.7 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 "default" feature of the "argh" crate.