How to Install and Uninstall libyaml-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libyaml-perl" package

Please follow the instructions below to install libyaml-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libyaml-perl

2. Uninstall "libyaml-perl" package

Please follow the guidelines below to uninstall libyaml-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libyaml-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libyaml-perl
Priority: optional
Section: perl
Installed-Size: 172
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.15-1
Depends: perl
Recommends: libyaml-libyaml-perl | libyaml-syck-perl
Suggests: libyaml-shell-perl
Filename: pool/main/liby/libyaml-perl/libyaml-perl_1.15-1_all.deb
Size: 62158
MD5sum: ead6e1427c7d41a82aa28dfee3a79abb
SHA1: eb41717c37a68568bf94d42c2546a72876fbe9de
SHA256: 17932ca74c3394630271a28a274d783e7b0c36a811b5f108864adaa1d99ca17e
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
Homepage: https://metacpan.org/release/YAML
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m