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

Last updated: September 20,2024

1. Install "liblua5.2-0" package

Please follow the step by step instructions below to install liblua5.2-0 on Kali Linux

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

2. Uninstall "liblua5.2-0" package

Please follow the instructions below to uninstall liblua5.2-0 on Kali Linux:

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

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

Package: liblua5.2-0
Source: lua5.2 (5.2.4-3)
Version: 5.2.4-3+b1
Installed-Size: 448
Maintainer: Debian Lua Team
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Size: 113476
SHA256: 7a842bd059eb5ae018392a466556d4ddef1570cfadcbff8bb7568e963b28f6b1
SHA1: a2851eca3051f1980e32e40378682125f3f39111
MD5sum: 743fd6f2bca1328f07a98a76076da51a
Description: Shared library for the Lua interpreter 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 runtime libraries. You shouldn't need to install it
explicitly.
Description-md5:
Multi-Arch: same
Homepage: https://www.lua.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lua5.2/liblua5.2-0_5.2.4-3+b1_amd64.deb