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

Last updated: October 06,2024

1. Install "lua-posix-dev" package

Here is a brief guide to show you how to install lua-posix-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-posix-dev" package

Please follow the step by step instructions below to uninstall lua-posix-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-posix-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 427
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-posix
Version: 31-2build1
Provides: lua5.1-posix-dev, lua5.2-posix-dev
Depends: lua-posix (= 31-2build1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-posix/lua-posix-dev_31-2build1_amd64.deb
Size: 47898
MD5sum: 33187406b5b6c35f93e38386f6dcc5ac
SHA1: feeefb869fc5a8c4b93d997edc8c0ca5238e9c8c
SHA256: 7f3ee832a2d72f3e83e6a6106807c3295a5a5b23382dec468451a84f484ef74b
Description-en: posix development files for the Lua language
This package contains the development files of the Lua posix 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: 0093d0f81a653df03c384f11b857c49e
Multi-Arch: same
Homepage: https://github.com/luaposix/luaposix
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu