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

Last updated: October 07,2024

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

This tutorial shows how to install rust-no-panic-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 4:31:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-no-panic-devel
Version : 0.1.15
Release : 6.fc35
Architecture : noarch
Size : 20 k
Source : rust-no-panic-0.1.15-6.fc35.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.