How to Install and Uninstall perl-Test-CPAN-Meta-JSON.noarch Package on Fedora 38

Last updated: February 07,2025

1. Install "perl-Test-CPAN-Meta-JSON.noarch" package

This tutorial shows how to install perl-Test-CPAN-Meta-JSON.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Test-CPAN-Meta-JSON.noarch

2. Uninstall "perl-Test-CPAN-Meta-JSON.noarch" package

Learn how to uninstall perl-Test-CPAN-Meta-JSON.noarch on Fedora 38:

$ sudo dnf remove perl-Test-CPAN-Meta-JSON.noarch $ sudo dnf autoremove

3. Information about the perl-Test-CPAN-Meta-JSON.noarch package on Fedora 38

Last metadata expiration check: 4:11:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Test-CPAN-Meta-JSON
Version : 0.16
Release : 25.fc38
Architecture : noarch
Size : 26 k
Source : perl-Test-CPAN-Meta-JSON-0.16-25.fc38.src.rpm
Repository : fedora
Summary : Validate a META.json file within a CPAN distribution
URL : https://metacpan.org/release/Test-CPAN-Meta-YAML
License : Artistic 2.0
Description : This module was written to ensure that a META.json file, provided with a
: standard distribution uploaded to CPAN, meets the specifications that are
: slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker,
: Module::Build and Module::Install.
:
: See CPAN::Meta for further details of the CPAN Meta Specification.