How to Install and Uninstall perl-CPAN-Meta-YAML.noarch Package on CentOS Stream 8

Last updated: November 01,2024

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

Please follow the guidance below to install perl-CPAN-Meta-YAML.noarch on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall perl-CPAN-Meta-YAML.noarch on CentOS Stream 8:

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

3. Information about the perl-CPAN-Meta-YAML.noarch package on CentOS Stream 8

Last metadata expiration check: 2:06:30 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-CPAN-Meta-YAML
Version : 0.018
Release : 397.el8
Architecture : noarch
Size : 34 k
Source : perl-CPAN-Meta-YAML-0.018-397.el8.src.rpm
Repository : appstream
Summary : Read and write a subset of YAML for CPAN Meta files
URL : http://search.cpan.org/dist/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.