How to Install and Uninstall rust-structopt+default-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-structopt+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-structopt+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-structopt+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:27:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-structopt+default-devel
Version : 0.3.26
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-0.3.26-1.el9.src.rpm
Repository : epel
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 "default" feature of the "structopt" crate.