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

Last updated: October 06,2024

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

Please follow the steps below to install rust-getopts-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-getopts-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:20:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-getopts-devel
Version : 0.2.21
Release : 9.el9
Architecture : noarch
Size : 26 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 "getopts" crate.