How to Install and Uninstall rust-pretty_assertions0.6-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "rust-pretty_assertions0.6-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-pretty_assertions0.6-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-pretty_assertions0.6-devel.noarch

2. Uninstall "rust-pretty_assertions0.6-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-pretty_assertions0.6-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-pretty_assertions0.6-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pretty_assertions0.6-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-pretty_assertions0.6-devel
Version : 0.6.1
Release : 4.el9
Architecture : noarch
Size : 69 k
Source : rust-pretty_assertions0.6-0.6.1-4.el9.src.rpm
Repository : epel
Summary : Overwrite assert_eq! and assert_ne! with colorful 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 "pretty_assertions" crate.