How to Install and Uninstall rust-no-panic+default-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-no-panic+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-no-panic+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-no-panic+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-no-panic+default-devel.noarch on Fedora 34:

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

3. Information about the rust-no-panic+default-devel.noarch package on Fedora 34

Last metadata expiration check: 1:04:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-no-panic+default-devel
Version : 0.1.15
Release : 2.fc34
Architecture : noarch
Size : 8.5 k
Source : rust-no-panic-0.1.15-2.fc34.src.rpm
Repository : fedora
Summary : Attribute macro to require that the compiler prove a function can't ever panic
URL : https://crates.io/crates/no-panic
License : MIT or ASL 2.0
Description : Attribute macro to require that the compiler prove a function can't ever panic.
:
: This package contains library source intended for building other packages
: which use "default" feature of "no-panic" crate.