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

Last updated: July 01,2024

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

This is a short guide on how to install rust-static_assertions-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 4:56:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-static_assertions-devel
Version : 1.1.0
Release : 6.fc35
Architecture : noarch
Size : 28 k
Source : rust-static_assertions-1.1.0-6.fc35.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 "static_assertions" crate.