How to Install and Uninstall lua-yaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "lua-yaml" package

Please follow the instructions below to install lua-yaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-yaml

2. Uninstall "lua-yaml" package

This is a short guide on how to uninstall lua-yaml on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lua-yaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-yaml package on Ubuntu 21.10 (Impish Indri)

Package: lua-yaml
Architecture: amd64
Version: 6.2.7-1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 166
Provides: lua5.1-yaml, lua5.2-yaml, lua5.3-yaml
Depends: libyaml-dev, libc6 (>= 2.4), libyaml-0-2
Filename: pool/universe/l/lua-yaml/lua-yaml_6.2.7-1_amd64.deb
Size: 20784
MD5sum: efa31894c2e853112a65b3365501bf31
SHA1: 32e3db4ef3bc6171d12a87865f87cf3723d2bfae
SHA256: c8924c96a4c44b4d144cf2ba46d4c2fe4968151fc7d7fa378380f2c11a0055dd
SHA512: 6901fff96ed879b2340724f4f317fe41b3ebe83ddb9a5261f3c94b35e7e1801800d60dcc342f34d084a587a53f9c063bd0dd605fca58a3a84e2f720efe7b4f6d
Homepage: https://github.com/gvvaughan/lyaml
Description-en: LibYAML binding for Lua
fast C implementation for converting between %YAML 1.1
and Lua tables, and a low-level YAML event parser for
implementing more intricate YAML document loading.
Description-md5: 5f2d549a68a1f6585f279d2dd896c4de
Lua-Versions: 5.1 5.2 5.3