How to Install and Uninstall rust-getopts-devel.noarch Package on CentOS Stream 9

Last updated: October 02,2024

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

Learn how to install rust-getopts-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-getopts-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-getopts-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:41:23 ago on Sat Mar 16 16:03:45 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.