How to Install and Uninstall rust-custom_error+std-devel.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "rust-custom_error+std-devel.noarch" package

Learn how to install rust-custom_error+std-devel.noarch on Fedora 36

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

2. Uninstall "rust-custom_error+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-custom_error+std-devel.noarch on Fedora 36:

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

3. Information about the rust-custom_error+std-devel.noarch package on Fedora 36

Last metadata expiration check: 5:57:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-custom_error+std-devel
Version : 1.9.2
Release : 2.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-custom_error-1.9.2-2.fc36.src.rpm
Repository : fedora
Summary : Define custom errors without boilerplate using the custom_error! macro
URL : https://crates.io/crates/custom_error
License : BSD
Description : Define custom errors without boilerplate using the custom_error! macro.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "custom_error" crate.