How to Install and Uninstall rust-structopt+color-devel.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "rust-structopt+color-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-structopt+color-devel.noarch

2. Uninstall "rust-structopt+color-devel.noarch" package

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

$ sudo dnf remove rust-structopt+color-devel.noarch $ sudo dnf autoremove

3. Information about the rust-structopt+color-devel.noarch package on Fedora 35

Last metadata expiration check: 4:31:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-structopt+color-devel
Version : 0.3.26
Release : 1.fc35
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-0.3.26-1.fc35.src.rpm
Repository : updates
Summary : Parse command line argument by defining a struct
URL : https://crates.io/crates/structopt
License : Apache-2.0 OR MIT
Description : Parse command line argument by defining a struct.
:
: This package contains library source intended for building other packages which
: use the "color" feature of the "structopt" crate.