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

Last updated: May 18,2024

1. Install "lua-cliargs" package

Please follow the instructions below to install lua-cliargs on Kali Linux

$ sudo apt update $ sudo apt install lua-cliargs

2. Uninstall "lua-cliargs" package

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

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

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

Package: lua-cliargs
Version: 3.0-2-5
Installed-Size: 128
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-cliargs, lua5.2-cliargs, lua5.3-cliargs, lua5.4-cliargs
Depends: lua-dkjson, lua-inifile, lua-yaml
Size: 20596
SHA256: d06d30a69d7ec9c7d97d8007e56a0524da94a492e05e2fda65122c4f4c133420
SHA1: a08c58516ab515d690ee93b3b9950f7f26f5a0f0
MD5sum: 5425708f8e9627152b48cb72541bce11
Description: command-line argument parsing module for Lua
This module adds support for accepting CLI arguments easily using multiple
notations and argument types.
.
cliargs allows you to define required, optional, and flag arguments.
Description-md5:
Homepage: https://github.com/amireh/lua_cliargs/
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-cliargs/lua-cliargs_3.0-2-5_all.deb