How to Install and Uninstall liblua5.2-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "liblua5.2-dev" package

Please follow the guidance below to install liblua5.2-dev on Kali Linux

$ sudo apt update $ sudo apt install liblua5.2-dev

2. Uninstall "liblua5.2-dev" package

This is a short guide on how to uninstall liblua5.2-dev on Kali Linux:

$ sudo apt remove liblua5.2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblua5.2-dev package on Kali Linux

Package: liblua5.2-dev
Source: lua5.2 (5.2.4-3)
Version: 5.2.4-3+b1
Installed-Size: 904
Maintainer: Debian Lua Team
Architecture: amd64
Depends: libc6-dev | libc-dev, liblua5.2-0 (= 5.2.4-3+b1), libreadline-dev
Recommends: libtool-bin, pkg-config
Size: 138760
SHA256: e5b2c67fddf13a990760449451a3159e94fb5169ce8c5fca383302aeb813e6ab
SHA1: 3d1dd7cba4ac0b4478cc3968bd743e3865c0a699
MD5sum: 8849a831d80e714805a65da65a2b34dc
Description: Development files for the Lua language version 5.2
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains developer resources for using the Lua library.
Install it if you are developing programs which use the Lua C API.
Description-md5:
Multi-Arch: same
Homepage: https://www.lua.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lua5.2/liblua5.2-dev_5.2.4-3+b1_amd64.deb