How to Install and Uninstall rust-similar-asserts+serde-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-similar-asserts+serde-devel.noarch" package

Please follow the step by step instructions below to install rust-similar-asserts+serde-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-similar-asserts+serde-devel.noarch

2. Uninstall "rust-similar-asserts+serde-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-similar-asserts+serde-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-similar-asserts+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-similar-asserts+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:59:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-similar-asserts+serde-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-similar-asserts-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Assert_eq! like macros with colorized diff output
URL : https://crates.io/crates/similar-asserts
License : Apache-2.0
Description : Provides assert_eq! like macros with colorized diff output.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "similar-asserts" crate.