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

Last updated: May 16,2024

1. Install "liblua5.3-0" package

This guide let you learn how to install liblua5.3-0 on Kali Linux

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

2. Uninstall "liblua5.3-0" package

This tutorial shows how to uninstall liblua5.3-0 on Kali Linux:

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

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

Package: liblua5.3-0
Source: lua5.3 (5.3.6-2)
Version: 5.3.6-2+b1
Installed-Size: 508
Maintainer: Debian Lua Team
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Size: 128636
SHA256: 3dc00fc74cce615654d96f9de4e5eff0759f06d1310cb45dc2a6cfe36e40260d
SHA1: 242069a06bf75ed789470ffa6d45d0cbc80eb0e3
MD5sum: 2d39460ee825eba1a20eebcd75a4cb04
Description: Shared library for the Lua interpreter version 5.3
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.3/liblua5.3-0_5.3.6-2+b1_amd64.deb