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

Last updated: May 20,2024

1. Install "libyaml-0-2" package

Please follow the guidance below to install libyaml-0-2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libyaml-0-2

2. Uninstall "libyaml-0-2" package

In this section, we are going to explain the necessary steps to uninstall libyaml-0-2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libyaml-0-2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libyaml-0-2
Architecture: amd64
Version: 0.2.2-1
Multi-Arch: same
Priority: important
Section: libs
Source: libyaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anders Kaseorg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: libc6 (>= 2.14)
Filename: pool/main/liby/libyaml/libyaml-0-2_0.2.2-1_amd64.deb
Size: 48916
MD5sum: 80bc6534ef8d33db100a4dedf23828e4
SHA1: ee9fc277cc1f41e96f65d11334c78f05b0724c31
SHA256: 5a31dfa3bf44863cb13a323e3dd873bef7d8a7fe3bbda708bab697ddd620e67f
SHA512: 579b0aa3dfb6a9eb105fb3d69a155ad01b0e254119bf4bb0d04889e252ea474d6f1f5af8d6efd505cb84f9515bfc74dfee10dcbfb2cf6ff8e15afcc5a48fdb03
Homepage: https://github.com/yaml/libyaml
Description-en: Fast YAML 1.1 parser and emitter library
LibYAML is a C library for parsing and emitting data in YAML 1.1, a
human-readable data serialization format.
Description-md5: dc7536751a3eb6ce248dda2ad4cfcca2
Task: minimal, server-minimal