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

Last updated: May 20,2024

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

Learn how to install rust-getopts+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-getopts+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:02:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-getopts+default-devel
Version : 0.2.21
Release : 9.el9
Architecture : noarch
Size : 7.7 k
Source : rust-getopts-0.2.21-9.el9.src.rpm
Repository : epel
Summary : Getopts-like option parsing
URL : https://crates.io/crates/getopts
License : MIT or ASL 2.0
Description : Getopts-like option parsing.
:
: This package contains library source intended for building other packages
: which use "default" feature of "getopts" crate.