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

Last updated: May 19,2024

1. Install "lua-curses-dev" package

Learn how to install lua-curses-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-curses-dev" package

This guide let you learn how to uninstall lua-curses-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-curses-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 280
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-posix
Version: 31-2build1
Provides: lua5.1-curses-dev, lua5.2-curses-dev
Depends: lua-curses (= 31-2build1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-posix/lua-curses-dev_31-2build1_amd64.deb
Size: 29286
MD5sum: f9d6ecbdb8be304ddbd69db32d193d07
SHA1: 41928f907ec57976ab657e41d8d5125f69f24da2
SHA256: 098aff94a1e40ba82dcccb2e7d63b28b40c19df62b7fb1861adace0f40612522
Description-en: curses development files for the Lua language
This package contains the development files of the Lua curses library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
Documentation is also shipped within this package.
Description-md5: 7202f73205a1c7dcdd4875b162d6b507
Multi-Arch: same
Homepage: https://github.com/luaposix/luaposix
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu