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

Last updated: May 15,2024

1. Install "lua-leg" package

Here is a brief guide to show you how to install lua-leg on Kali Linux

$ sudo apt update $ sudo apt install lua-leg

2. Uninstall "lua-leg" package

Please follow the guidance below to uninstall lua-leg on Kali Linux:

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

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

Package: lua-leg
Version: 0.1.3-2
Installed-Size: 55
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-leg
Depends: lua-lpeg
Size: 14468
SHA256: 4d0bf790258e3676555449c14586979f7feab67a3d13753168db49cc7e6f74a3
SHA1: 21291afb552a613a196c8e097a718c3faf4355ba
MD5sum: 3dfe2573617a1fb7322b0f58284d6479
Description: Lua 5.1 grammar, with parsing and manipulation facilities
This package contains leg, a Lua library exporting a complete Lua 5.1 grammar
and a small API for user manipulation. It can be used to implement a macro
preprocessor or any other task that needs to parse a .lua file.
Description-md5:
Homepage: http://leg.luaforge.net
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-leg/lua-leg_0.1.3-2_all.deb