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

Last updated: May 09,2024

1. Install "lua-term" package

Please follow the guidance below to install lua-term on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-term

2. Uninstall "lua-term" package

This is a short guide on how to uninstall lua-term on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-term
Priority: optional
Section: universe/libs
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron Zauner
Architecture: amd64
Version: 0.03.20140426.g1ba9a8e-1
Provides: lua5.2-term
Depends: libc6 (>= 2.2.5)
Filename: pool/universe/l/lua-term/lua-term_0.03.20140426.g1ba9a8e-1_amd64.deb
Size: 6116
MD5sum: 08e5aa59d7ca2d8c920a798eb015e8fb
SHA1: 5210416b8ef21c8f417528e7c2e11c745f7f45e2
SHA256: 5333003ce06cf93da824a3f8621f48be8534729587ed246818209e30493c3bd8
Description-en: Lua module for manipulating a terminal
lua-term provides a library interface to facilitate
terminal operations and manipulations in Lua.
Description-md5: 5588680131d117582e187f8634449251
Homepage: https://github.com/hoelzro/lua-term
Lua-Versions: 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu