How to Install and Uninstall lua-cliargs Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "lua-cliargs" package

Please follow the guidelines below to install lua-cliargs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-cliargs

2. Uninstall "lua-cliargs" package

This guide let you learn how to uninstall lua-cliargs on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-cliargs package on Ubuntu 21.10 (Impish Indri)

Package: lua-cliargs
Architecture: all
Version: 3.0-2-1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Provides: lua5.1-cliargs, lua5.2-cliargs, lua5.3-cliargs
Depends: lua-dkjson, lua-inifile, lua-yaml
Filename: pool/universe/l/lua-cliargs/lua-cliargs_3.0-2-1_all.deb
Size: 20688
MD5sum: 3f0c049e78f04df4ddfb5cfda5c5727c
SHA1: 7500325a6ac77c58d70f9771ee6bde7829859060
SHA256: 6f445a93cddbab555563ac1fdbc50ff7b4fcff6a95da906c91bd055bc4b3f923
SHA512: 369f17fdabaf3d7d7d114e9283764abc182ce49bc90b40951ca7fa3a563351925d4110535a857233d42901da0358efb4bd620d25f40152fde6c6be214afb8af2
Homepage: https://github.com/amireh/lua_cliargs/
Description-en: 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: 54617d855e7bcb075992045bb54488e3
Lua-Versions: 5.1 5.2 5.3