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

Last updated: May 19,2024

1. Install "lua-lpty-dev" package

This tutorial shows how to install lua-lpty-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-lpty-dev" package

In this section, we are going to explain the necessary steps to uninstall lua-lpty-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-lpty-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-lpty
Version: 1.0.1-1
Provides: lua5.1-lpty-dev, lua5.2-lpty-dev
Depends: lua-lpty (= 1.0.1-1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-lpty/lua-lpty-dev_1.0.1-1_amd64.deb
Size: 9872
MD5sum: e85f83ea904818411dcfbf565fc75fdf
SHA1: 456aa2be712c6adab9b035eae43e77240d1680c1
SHA256: 4a368865556eb16517d39327d102b9a90f8318f9e1a7dd541614dd0c08b772ff
Description-en: PTY library for the Lua language - development files
This package contains the development files of the lpty 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: 5cd2552c1862b97f72e6e5746ea0693d
Multi-Arch: same
Homepage: http://www.tset.de/lpty/
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu