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

Last updated: October 01,2024

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

Please follow the steps below to install perl-Test-Deep-JSON.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Deep-JSON.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:03:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test-Deep-JSON
Version : 0.05
Release : 13.fc36
Architecture : noarch
Size : 19 k
Source : perl-Test-Deep-JSON-0.05-13.fc36.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.