How to Install and Uninstall rust-static_assertions+nightly-devel.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "rust-static_assertions+nightly-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-static_assertions+nightly-devel.noarch

2. Uninstall "rust-static_assertions+nightly-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-static_assertions+nightly-devel.noarch on Fedora 34:

$ sudo dnf remove rust-static_assertions+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-static_assertions+nightly-devel.noarch package on Fedora 34

Last metadata expiration check: 4:10:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-static_assertions+nightly-devel
Version : 1.1.0
Release : 5.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-static_assertions-1.1.0-5.fc34.src.rpm
Repository : fedora
Summary : Compile-time assertions to ensure that invariants are met
URL : https://crates.io/crates/static_assertions
License : MIT or ASL 2.0
Description : Compile-time assertions to ensure that invariants are met.
:
: This package contains library source intended for building other packages
: which use "nightly" feature of "static_assertions" crate.