How to Install and Uninstall rust-pretty_assertions+std-devel.noarch Package on Fedora 34

Last updated: September 18,2024

1. Install "rust-pretty_assertions+std-devel.noarch" package

Here is a brief guide to show you how to install rust-pretty_assertions+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-pretty_assertions+std-devel.noarch

2. Uninstall "rust-pretty_assertions+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-pretty_assertions+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-pretty_assertions+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pretty_assertions+std-devel.noarch package on Fedora 34

Last metadata expiration check: 0:08:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-pretty_assertions+std-devel
Version : 1.2.0
Release : 1.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-pretty_assertions-1.2.0-1.fc34.src.rpm
Repository : updates
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 the "std" feature of the "pretty_assertions" crate.