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

Last updated: November 28,2024

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

This tutorial shows how to install rust-custom_error+unstable-devel.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 4:58:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-custom_error+unstable-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 "unstable" feature of the "custom_error" crate.