How to Install and Uninstall rust-assert-impl-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-assert-impl-devel.noarch" package

Please follow the step by step instructions below to install rust-assert-impl-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-assert-impl-devel.noarch

2. Uninstall "rust-assert-impl-devel.noarch" package

This guide covers the steps necessary to uninstall rust-assert-impl-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-assert-impl-devel.noarch $ sudo dnf autoremove

3. Information about the rust-assert-impl-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:43:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-assert-impl-devel
Version : 0.1.3
Release : 4.el9
Architecture : noarch
Size : 11 k
Source : rust-assert-impl-0.1.3-4.el9.src.rpm
Repository : epel
Summary : Macro for static assert types implement a trait or not
URL : https://crates.io/crates/assert-impl
License : MIT
Description : Macro for static assert types implement a trait or not.
:
: This package contains library source intended for building other packages
: which use "assert-impl" crate.