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

Last updated: May 02,2024

1. Install "lua-argparse" package

Please follow the guidance below to install lua-argparse on Kali Linux

$ sudo apt update $ sudo apt install lua-argparse

2. Uninstall "lua-argparse" package

This guide covers the steps necessary to uninstall lua-argparse on Kali Linux:

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

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

Package: lua-argparse
Version: 0.7.1-2
Installed-Size: 114
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-argparse, lua5.2-argparse, lua5.3-argparse, lua5.4-argparse
Size: 37812
SHA256: 7b3ff8338d9d3df94d1bfed0e191440ee3a56e2622b9e32ddf2a35016ae5b32f
SHA1: 2870ff10d904deed0c379c8e9d5021229b0b7476
MD5sum: 78542c17b6bf3744448f0b4bbcafb6e8
Description: feature-rich command line parser for Lua language
Argparse supports positional arguments, options, flags, optional arguments,
subcommands and more. Argparse automatically generates usage, help and error
messages.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/luarocks/argparse
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-argparse/lua-argparse_0.7.1-2_all.deb