How to Install and Uninstall lua-luaossl Package on Kali Linux

Last updated: May 09,2024

1. Install "lua-luaossl" package

This is a short guide on how to install lua-luaossl on Kali Linux

$ sudo apt update $ sudo apt install lua-luaossl

2. Uninstall "lua-luaossl" package

Please follow the step by step instructions below to uninstall lua-luaossl on Kali Linux:

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

3. Information about the lua-luaossl package on Kali Linux

Package: lua-luaossl
Source: lua-luaossl (20220711-1)
Version: 20220711-1+b1
Installed-Size: 989
Maintainer: Ondřej Surý
Architecture: amd64
Replaces: lua-openssl (<< 20161208-2~)
Provides: lua5.1-luaossl, lua5.2-luaossl, lua5.3-luaossl, lua5.4-luaossl
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Breaks: lua-openssl (<< 20161208-2~)
Size: 130024
SHA256: b15bd49d95bd300d83da8670e5e8b2ed45fcae0123688cf16646275fd4ed9851
SHA1: d007e3bd2bf68ef62f8c6c549c4f0b5d9b7884c1
MD5sum: 6cf67fdcd011a47cf639793e7a1b324a
Description: OpenSSL bindings for Lua
luaossl is a comprehensive binding to OpenSSL for Lua 5.1, 5.2, and
later.
.
It includes support for certificate and key management, key
generation, signature verification, and deep bindings to the
distinguished name, alternative name, and X.509v3 extension
interfaces.
.
It also binds OpenSSL's bignum, message digest, HMAC, cipher, and
CSPRNG interfaces.
Description-md5:
Multi-Arch: same
Homepage: http://25thandclement.com/~william/projects/luaossl.html
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-luaossl/lua-luaossl_20220711-1+b1_amd64.deb