How to Install and Uninstall perl-Test-Deep-JSON.noarch Package on Fedora 35

Last updated: September 21,2024

1. Install "perl-Test-Deep-JSON.noarch" package

Please follow the guidelines below to install perl-Test-Deep-JSON.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Test-Deep-JSON.noarch

2. Uninstall "perl-Test-Deep-JSON.noarch" package

Here is a brief guide to show you how to uninstall perl-Test-Deep-JSON.noarch on Fedora 35:

$ sudo dnf remove perl-Test-Deep-JSON.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Deep-JSON.noarch package on Fedora 35

Last metadata expiration check: 0:16:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Test-Deep-JSON
Version : 0.05
Release : 12.fc35
Architecture : noarch
Size : 19 k
Source : perl-Test-Deep-JSON-0.05-12.fc35.src.rpm
Repository : fedora
Summary : Compare JSON with Test::Deep
URL : https://metacpan.org/release/Test-Deep-JSON
License : GPL+ or Artistic
Description : Test::Deep::JSON provides json($expected) function to expect that target
: can be parsed as a JSON string and matches (by cmp_deeply) with $expected.