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

Last updated: January 14,2025

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

Here is a brief guide to show you how to install rust-custom_error+std-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-custom_error+std-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 2:33:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-custom_error+std-devel
Version : 1.9.2
Release : 6.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-custom_error-1.9.2-6.fc39.src.rpm
Repository : fedora
Summary : Define custom errors without boilerplate using the custom_error! macro
URL : https://crates.io/crates/custom_error
License : BSD-2-Clause
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.