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

Last updated: May 02,2024

1. Install "lua-argparse" package

Please follow the guidance below to install lua-argparse on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-argparse

2. Uninstall "lua-argparse" package

Please follow the steps below to uninstall lua-argparse on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-argparse
Architecture: all
Version: 0.6.0-1.1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Provides: lua5.1-argparse, lua5.2-argparse, lua5.3-argparse
Filename: pool/universe/l/lua-argparse/lua-argparse_0.6.0-1.1_all.deb
Size: 29980
MD5sum: b40d199f92adf2221221d06859944005
SHA1: 8a6f866817141b2268f79e30f395ec79bbfdfa4c
SHA256: 4e333405af02d9f09bf499e8ec86193025d684ddbb3f6fa124ec13ea1d28885a
SHA512: 86895bd4da63fe8e394891678caa6010598d92f0e9396dc3ba65ec8ae75ac6420ea781b2e1d842e183ae6fb58e3c759687c6b85bcc05f15e6ee633d981b25dc7
Homepage: https://github.com/mpeterv/argparse
Description-en: 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: 120209fdfca6c33aa99022cc7204987c
Lua-Versions: 5.1 5.2 5.3