How to Install and Uninstall perl-Test-Differences.noarch Package on Fedora 34

Last updated: May 09,2024

1. Install "perl-Test-Differences.noarch" package

Please follow the instructions below to install perl-Test-Differences.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Test-Differences.noarch

2. Uninstall "perl-Test-Differences.noarch" package

This is a short guide on how to uninstall perl-Test-Differences.noarch on Fedora 34:

$ sudo dnf remove perl-Test-Differences.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Differences.noarch package on Fedora 34

Last metadata expiration check: 4:45:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Test-Differences
Version : 0.6700
Release : 7.fc34
Architecture : noarch
Size : 24 k
Source : perl-Test-Differences-0.6700-7.fc34.src.rpm
Repository : fedora
Summary : Test strings and data structures and show differences if not OK
URL : https://metacpan.org/release/Test-Differences
License : GPL+ or Artistic
Description : When the code you're testing returns multiple lines, records or data
: structures and they're just plain wrong, an equivalent to the Unix
: diff utility may be just what's needed.