How to Install and Uninstall rust-assert-impl+default-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

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

This is a short guide on how to install rust-assert-impl+default-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-assert-impl+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-assert-impl+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:32:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-assert-impl+default-devel
Version : 0.1.3
Release : 4.el9
Architecture : noarch
Size : 7.5 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 "default" feature of "assert-impl" crate.