How to Install and Uninstall lua-cliargs Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 15,2024

1. Install "lua-cliargs" package

In this section, we are going to explain the necessary steps to install lua-cliargs on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install lua-cliargs

2. Uninstall "lua-cliargs" package

This tutorial shows how to uninstall lua-cliargs on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the lua-cliargs package on Ubuntu 20.04 LTS (Focal Fossa)

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
Homepage: https://github.com/amireh/lua_cliargs/
Description: command-line argument parsing module for Lua
Description-md5: 54617d855e7bcb075992045bb54488e3
Lua-Versions: 5.1 5.2 5.3