How to Install and Uninstall rust-structopt-derive-devel.noarch Package on AlmaLinux 9

Last updated: September 28,2024

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

Learn how to install rust-structopt-derive-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-structopt-derive-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-structopt-derive-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:31:37 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-structopt-derive-devel
Version : 0.4.18
Release : 3.el9
Architecture : noarch
Size : 30 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 "structopt-derive" crate.