How to Install and Uninstall rust-custom_error+default-devel.noarch Package on Fedora 38

Last updated: January 12,2025

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

Please follow the instructions below to install rust-custom_error+default-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall rust-custom_error+default-devel.noarch on Fedora 38:

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

3. Information about the rust-custom_error+default-devel.noarch package on Fedora 38

Last metadata expiration check: 4:04:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-custom_error+default-devel
Version : 1.9.2
Release : 4.fc38
Architecture : noarch
Size : 7.7 k
Source : rust-custom_error-1.9.2-4.fc38.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 "default" feature of the "custom_error" crate.