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

Last updated: May 20,2024

1. Install "libyaml-pp-perl" package

Please follow the steps below to install libyaml-pp-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libyaml-pp-perl" package

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

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

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

Package: libyaml-pp-perl
Architecture: all
Version: 0.026-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: 434
Depends: perl:any, libencode-perl, libscalar-list-utils-perl
Recommends: libtie-ixhash-perl
Filename: pool/universe/liby/libyaml-pp-perl/libyaml-pp-perl_0.026-1_all.deb
Size: 102304
MD5sum: b6e04e072f4c77d551dcc6623a29e012
SHA1: 1bb4699425cadf21e97265062a04af5352583141
SHA256: 7cec42c6c0ea5a581977adec475ab644cc854e56402d71780f46b95cacd16c54
SHA512: fb8bb173a7caeddef1d2d01174d7e840a76ad334b44fd4dba52023c936b7f66946a72fe16146022acfdb3c57297972caaf34a999f804e532814149f89f004a62
Homepage: https://metacpan.org/release/YAML-PP
Description-en: pure-perl YAML framework
YAML::PP is a modern, modular YAML processor.
.
It aims to support YAML 1.2 and YAML 1.1.
.
YAML is a serialization language. The YAML input is called "YAML Stream". A
stream consists of one or more "Documents", separated by a line with a
document start marker '---'. A document optionally ends with the document end
marker '...'.
.
This allows one to process of continuous streams additionally to a fixed
input file or string.
.
The YAML::PP frontend will currently load all documents, and return only the
last if called with scalar context.
.
The YAML backend is implemented in a modular way that allows one to add
custom handling of YAML tags, perl objects and data types. The inner API is
not yet stable.
Description-md5: 08e3d363fff9ccbe910de52e9da58a6f