How to Install and Uninstall rust-thiserror-devel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "rust-thiserror-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-thiserror-devel.noarch

2. Uninstall "rust-thiserror-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-thiserror-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-thiserror-devel.noarch $ sudo dnf autoremove

3. Information about the rust-thiserror-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:29:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-thiserror-devel
Version : 1.0.56
Release : 1.el9
Architecture : noarch
Size : 39 k
Source : rust-thiserror-1.0.56-1.el9.src.rpm
Repository : epel
Summary : Derive(Error)
URL : https://crates.io/crates/thiserror
License : MIT OR Apache-2.0
Description : Derive(Error).
:
: This package contains library source intended for building other packages which
: use the "thiserror" crate.