How to Install and Uninstall perl-YAML-Syck.x86_64 Package on Amazon Linux 2
Last updated: January 06,2025
1. Install "perl-YAML-Syck.x86_64" package
This guide covers the steps necessary to install perl-YAML-Syck.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-YAML-Syck.x86_64
Copied
2. Uninstall "perl-YAML-Syck.x86_64" package
Learn how to uninstall perl-YAML-Syck.x86_64 on Amazon Linux 2:
$
sudo yum remove
perl-YAML-Syck.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-YAML-Syck.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-YAML-Syck
Arch : x86_64
Version : 1.27
Release : 3.amzn2.0.2
Size : 88 k
Repo : amzn2-core/2/x86_64
Summary : Fast, lightweight YAML loader and dumper
URL : http://search.cpan.org/dist/YAML-Syck/
License : BSD and MIT
Description : This module provides a Perl interface to the libsyck data
: serialization library. It exports the Dump and Load functions for
: converting Perl data structures to YAML strings, and the other way
: around.
Available Packages
Name : perl-YAML-Syck
Arch : x86_64
Version : 1.27
Release : 3.amzn2.0.2
Size : 88 k
Repo : amzn2-core/2/x86_64
Summary : Fast, lightweight YAML loader and dumper
URL : http://search.cpan.org/dist/YAML-Syck/
License : BSD and MIT
Description : This module provides a Perl interface to the libsyck data
: serialization library. It exports the Dump and Load functions for
: converting Perl data structures to YAML strings, and the other way
: around.