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

Last updated: November 24,2024

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

Please follow the instructions below to install perl-Test-Deep-JSON.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall perl-Test-Deep-JSON.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:07:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Test-Deep-JSON
Version : 0.05
Release : 17.fc39
Architecture : noarch
Size : 18 k
Source : perl-Test-Deep-JSON-0.05-17.fc39.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.