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

Last updated: May 20,2024

1. Install "liblua5.4-0" package

Learn how to install liblua5.4-0 on Kali Linux

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

2. Uninstall "liblua5.4-0" package

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

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

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

Package: liblua5.4-0
Source: lua5.4
Version: 5.4.6-3
Installed-Size: 571
Maintainer: Debian Lua Team
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Size: 146716
SHA256: 377a0181abf8173781c56a62ee0ba75dab447830f161a5c6130bc74d58bf6f89
SHA1: 3c798dd741fb79fc67aacaaf9af9e6c626a979e4
MD5sum: da06b11b6b2758583cbc164b95ac2331
Description: Shared library for the Lua interpreter version 5.4
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: http://www.lua.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lua5.4/liblua5.4-0_5.4.6-3_amd64.deb