How to Install and Uninstall rust-getopts-devel.noarch Package on Oracle Linux 9

Last updated: September 06,2024

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

Please follow the guidelines below to install rust-getopts-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-getopts-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-getopts-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:24:34 ago on Thu Feb 15 07:50:05 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.