How to Install and Uninstall rust-no-panic-devel.noarch Package on Fedora 36

Last updated: October 07,2024

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

Please follow the steps below to install rust-no-panic-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-no-panic-devel.noarch on Fedora 36:

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

3. Information about the rust-no-panic-devel.noarch package on Fedora 36

Last metadata expiration check: 2:08:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-no-panic-devel
Version : 0.1.15
Release : 6.fc36
Architecture : noarch
Size : 20 k
Source : rust-no-panic-0.1.15-6.fc36.src.rpm
Repository : updates
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 "no-panic" crate.