How to Install and Uninstall perl-CPAN-Meta-YAML.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "perl-CPAN-Meta-YAML.noarch" package

This guide covers the steps necessary to install perl-CPAN-Meta-YAML.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-CPAN-Meta-YAML.noarch

2. Uninstall "perl-CPAN-Meta-YAML.noarch" package

Please follow the guidelines below to uninstall perl-CPAN-Meta-YAML.noarch on Fedora 34:

$ sudo dnf remove perl-CPAN-Meta-YAML.noarch $ sudo dnf autoremove

3. Information about the perl-CPAN-Meta-YAML.noarch package on Fedora 34

Last metadata expiration check: 1:04:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-CPAN-Meta-YAML
Version : 0.018
Release : 459.fc34
Architecture : noarch
Size : 26 k
Source : perl-CPAN-Meta-YAML-0.018-459.fc34.src.rpm
Repository : fedora
Summary : Read and write a subset of YAML for CPAN Meta files
URL : https://metacpan.org/release/CPAN-Meta-YAML
License : GPL+ or Artistic
Description : This module implements a subset of the YAML specification for use in reading
: and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be
: used for any other general YAML parsing or generation task.