How to Install and Uninstall lua-yaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "lua-yaml-dev" package

Please follow the guidelines below to install lua-yaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-yaml-dev

2. Uninstall "lua-yaml-dev" package

This tutorial shows how to uninstall lua-yaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-yaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-yaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Architecture: amd64
Source: lua-yaml
Version: 6.0-2
Provides: lua5.1-yaml-dev, lua5.2-yaml-dev
Depends: lua-yaml (= 6.0-2)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-yaml/lua-yaml-dev_6.0-2_amd64.deb
Size: 11088
MD5sum: 9e3527f77efcc7c107de31f16b4cc037
SHA1: 5bf6d8e28392a016745c712746e88faf72d0f5b2
SHA256: 98c543ba9d53d75cd5996608807109f11b43d4c85e6dce6007f28e89e75829d3
Description-en: docs and test files for lua-yaml
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.
.
This package contains docs and test files.
Description-md5: 514c05fb8ecb8b50826bebbe143fef24
Multi-Arch: same
Homepage: https://github.com/gvvaughan/lyaml
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu