How to Install and Uninstall libdata-yaml-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libdata-yaml-perl" package

Please follow the instructions below to install libdata-yaml-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdata-yaml-perl" package

Here is a brief guide to show you how to uninstall libdata-yaml-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdata-yaml-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdata-yaml-perl
Architecture: all
Version: 0.0.7-1.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: 46
Depends: perl:any
Filename: pool/universe/libd/libdata-yaml-perl/libdata-yaml-perl_0.0.7-1.1_all.deb
Size: 17652
MD5sum: ec6f3190c95737a555b18d8e54b91949
SHA1: 3518858691e074c8151663cabaa85e1a4e10efbb
SHA256: bc83073764ad2fc3459ddece4567522122ed65b48a2e98a4194efe3f257dfc27
SHA512: bfdc09231d0fbe8d38af320c1959003dd3ca5e72a2a2abd2d99cfb705e31e8b4260423257e3d283c67ecfcae3d40e7780d10e12e76916a957250975473fb4371
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