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

Last updated: September 21,2024

1. Install "libyaml-syck-perl" package

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

$ sudo apt update $ sudo apt install libyaml-syck-perl

2. Uninstall "libyaml-syck-perl" package

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

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

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

Package: libyaml-syck-perl
Priority: optional
Section: universe/perl
Installed-Size: 182
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.29-1build1
Depends: libc6 (>= 2.14), perl (>= 5.22.1-1), perlapi-5.22.1
Filename: pool/universe/liby/libyaml-syck-perl/libyaml-syck-perl_1.29-1build1_amd64.deb
Size: 67486
MD5sum: de90528da0cc44877eed15b94b2a5c58
SHA1: 14813296708949a47b7a168f8225d40469fa0416
SHA256: 11b5953cf81e5ebaea0bea90d0e6fc3c29935a4c23ea8d4aafc773128aef2ebf
Description-en: Perl module providing a fast, lightweight YAML loader and dumper
YAML::Syck 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.
.
This module is considered deprecated. Please consider using
libyaml-libyaml-perl instead.
Description-md5: b821d2b94ad9f18222b229c55cf2b00f
Homepage: https://metacpan.org/release/YAML-Syck
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu