How to Install and Uninstall rust-quick-error1-devel.noarch Package on Rocky Linux 9

Last updated: October 11,2024

1. Install "rust-quick-error1-devel.noarch" package

This tutorial shows how to install rust-quick-error1-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-quick-error1-devel.noarch

2. Uninstall "rust-quick-error1-devel.noarch" package

This guide covers the steps necessary to uninstall rust-quick-error1-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-quick-error1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-quick-error1-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:08:56 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-quick-error1-devel
Version : 1.2.3
Release : 5.el9
Architecture : noarch
Size : 22 k
Source : rust-quick-error1-1.2.3-5.el9.src.rpm
Repository : epel
Summary : Macro which makes error types pleasant to write
URL : https://crates.io/crates/quick-error
License : MIT or ASL 2.0
Description : Macro which makes error types pleasant to write.
:
: This package contains library source intended for building other packages
: which use "quick-error" crate.