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

Last updated: May 16,2024

1. Install "lua-sec" package

This is a short guide on how to install lua-sec on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-sec

2. Uninstall "lua-sec" package

Please follow the guidance below to uninstall lua-sec on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-sec
Priority: optional
Section: universe/interpreters
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 0.5.1-1
Provides: lua5.1-sec, lua5.2-sec
Depends: libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1), lua-socket
Filename: pool/universe/l/lua-sec/lua-sec_0.5.1-1_amd64.deb
Size: 22352
MD5sum: 55f3eca6899ccbd52b6d143fb091f135
SHA1: 59547db790ee7df61951934f715a658840004745
SHA256: 563ef500c85d8f0641bf7d809cb34c9bdad06257b8ac202044ef68a5558b5cd0
Description-en: SSL socket library for the Lua language
This package contains the luasec library, that adds on top of
the luasocket library SSL support.
Description-md5: 3648c2861866ca62351ebf260465c479
Multi-Arch: same
Homepage: https://github.com/brunoos/luasec
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu