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

Last updated: October 06,2024

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

This is a short guide on how to install rust-custom_error-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-custom_error-devel.noarch on Fedora 39:

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

3. Information about the rust-custom_error-devel.noarch package on Fedora 39

Last metadata expiration check: 2:02:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-custom_error-devel
Version : 1.9.2
Release : 6.fc39
Architecture : noarch
Size : 18 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 "custom_error" crate.