How to Install and Uninstall libdata-yaml-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libdata-yaml-perl" package

This is a short guide on how to install libdata-yaml-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdata-yaml-perl

2. Uninstall "libdata-yaml-perl" package

Learn how to uninstall libdata-yaml-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdata-yaml-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-yaml-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdata-yaml-perl
Architecture: all
Version: 0.0.7-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 77
Depends: perl
Filename: pool/universe/libd/libdata-yaml-perl/libdata-yaml-perl_0.0.7-1_all.deb
Size: 19592
MD5sum: 900520867880a099a7564ad39a1a889d
SHA1: 2ea89cc6d83226b1295c2fcd49a40accf5cb0840
SHA256: aa8e10be151c2fbf7b8aceb5c93d4be4651a22fd4517646d2b34ae24aca2e12c
SHA512: f608a8b7793abbf9b94cdfcc9e815d97c6dc8aaa99072f4199afe5dacc6878fffe3959a03a23ed4c0b4af2a9f99b89e7b13b949699ef062dd7a6717f5abaeb6c
Homepage: https://metacpan.org/release/Data-YAML
Description-en: Easy YAML serialisation of Perl data structures
In the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer
provide lightweight, dependency-free YAML handling. While YAML::Tiny is
designed principally for working with configuration files Data::YAML
concentrates on the transparent round-tripping of YAML serialized Perl data
structures.
.
As an example of why this distinction matters consider that YAML::Tiny
doesn't handle hashes with keys containing non-printable characters. This is
fine for configuration files but likely to cause problems when handling
arbitrary Perl data structures. Data::YAML handles exotic hash keys
correctly.
.
The syntax accepted by Data::YAML is a subset of YAML. Specifically it is the
same subset of YAML that Data::YAML::Writer produces. See Data::YAML for more
information.
Description-md5: 5bd6880f38d80646025cd71da7f1e690