How to Install and Uninstall rust-getopts+default-devel.noarch Package on Fedora 35

Last updated: September 22,2024

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

Please follow the steps below to install rust-getopts+default-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-getopts+default-devel.noarch on Fedora 35:

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

3. Information about the rust-getopts+default-devel.noarch package on Fedora 35

Last metadata expiration check: 0:27:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-getopts+default-devel
Version : 0.2.21
Release : 7.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-getopts-0.2.21-7.fc35.src.rpm
Repository : fedora
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.