How to Install and Uninstall rust-pretty_assertions0.7-devel.noarch Package on Fedora 39

Last updated: September 30,2024

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

Please follow the step by step instructions below to install rust-pretty_assertions0.7-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-pretty_assertions0.7-devel.noarch on Fedora 39:

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

3. Information about the rust-pretty_assertions0.7-devel.noarch package on Fedora 39

Last metadata expiration check: 5:21:30 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-pretty_assertions0.7-devel
Version : 0.7.2
Release : 6.fc39
Architecture : noarch
Size : 83 k
Source : rust-pretty_assertions0.7-0.7.2-6.fc39.src.rpm
Repository : fedora
Summary : Overwrite assert_eq! and assert_ne! with colorful drop-in replacements
URL : https://crates.io/crates/pretty_assertions
License : MIT OR Apache-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 "pretty_assertions" crate.