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

Last updated: October 05,2024

1. Install "rust-pretty_assertions0.7+default-devel.noarch" package

Learn how to install rust-pretty_assertions0.7+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-pretty_assertions0.7+default-devel.noarch

2. Uninstall "rust-pretty_assertions0.7+default-devel.noarch" package

Please follow the instructions below to uninstall rust-pretty_assertions0.7+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-pretty_assertions0.7+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:39:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-pretty_assertions0.7+default-devel
Version : 0.7.2
Release : 3.el9
Architecture : noarch
Size : 7.5 k
Source : rust-pretty_assertions0.7-0.7.2-3.el9.src.rpm
Repository : epel
Summary : Overwrite assert_eq! and assert_ne! with colorful drop-in replacements
URL : https://crates.io/crates/pretty_assertions
License : MIT or ASL 2.0
Description : Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding
: colorful diffs.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "pretty_assertions" crate.