How to Install and Uninstall libyaml-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libyaml-perl" package

Learn how to install libyaml-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libyaml-perl

2. Uninstall "libyaml-perl" package

Please follow the guidelines below to uninstall libyaml-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libyaml-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libyaml-perl package on Ubuntu 21.10 (Impish Indri)

Package: libyaml-perl
Architecture: all
Version: 1.30-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 173
Depends: perl:any
Recommends: libyaml-libyaml-perl | libyaml-syck-perl
Suggests: libyaml-shell-perl
Filename: pool/main/liby/libyaml-perl/libyaml-perl_1.30-1_all.deb
Size: 58172
MD5sum: 3392b26a7eb22a8f81673edea14fbc2e
SHA1: 04e3f8ad2c658c12192bdecd018d055b6377c25d
SHA256: 91fadf0a8412c31b3b58140ce16dd99122af007d653360e795e309f0075db354
SHA512: e626914d96309be42cf57f896496ba50f22ac818e1c721da6ffa17ef441566c28d02df080a26e25b4cb5f2490443e7d3c61914b1984f6c6d401f398a117bd2eb
Homepage: https://metacpan.org/release/YAML
Description-en: YAML Ain't Markup Language
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
programming languages (including Perl, of course). YAML supports Unicode
and there are implementations of the parser in many different languages,
making it a rather portable serialization format.
.
Please note that the YAML module is currently a deprecated implementation
in Pure Perl, which is probably slow on your system. The authors intend
to change it to just be a front-end interface module for various YAML
implementations. For now, YAML::Any is a module provided for this purpose,
which simply selects the best YAML implementation available.
Description-md5: 207c6e42686e3356a6c6e3a975e92075