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

Last updated: October 01,2024

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

Please follow the step by step instructions below to install rust-structopt-derive+default-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-structopt-derive+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:00:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-structopt-derive+default-devel
Version : 0.4.18
Release : 3.el9
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-derive-0.4.18-3.el9.src.rpm
Repository : epel
Summary : Parse command line argument by defining a struct, derive crate
URL : https://crates.io/crates/structopt-derive
License : ASL 2.0 or MIT
Description : Parse command line argument by defining a struct, derive crate.
:
: This package contains library source intended for building other packages
: which use "default" feature of "structopt-derive" crate.