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

Last updated: January 03,2025

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

Please follow the instructions below to install rust-no-panic+default-devel.noarch on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 4:16:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-no-panic+default-devel
Version : 0.1.15
Release : 6.fc35
Architecture : noarch
Size : 8.0 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 "the default" feature of the "no-panic" crate.