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

Last updated: March 01,2025

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

This is a short guide on how to install rust-getopts+default-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-getopts+default-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:34:15 ago on Sat Mar 16 16:03:45 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.