How to Install and Uninstall rust-err-derive+std-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "rust-err-derive+std-devel.noarch" package

This is a short guide on how to install rust-err-derive+std-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-err-derive+std-devel.noarch

2. Uninstall "rust-err-derive+std-devel.noarch" package

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

$ sudo dnf remove rust-err-derive+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-err-derive+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:59:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-err-derive+std-devel
Version : 0.2.4
Release : 7.el9
Architecture : noarch
Size : 7.6 k
Source : rust-err-derive-0.2.4-7.el9.src.rpm
Repository : epel
Summary : Derive macro for `std::error::Error`
URL : https://crates.io/crates/err-derive
License : MIT or ASL 2.0
Description : Derive macro for `std::error::Error`.
:
: This package contains library source intended for building other packages
: which use "std" feature of "err-derive" crate.