Install cmdreader by entering the following commands in the terminal:
sudo apt update sudo apt install cmdreader
Description:
Library that parses command line arguments
Parses command line arguments. The CmdReader can turn strings like -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese into something that easier to work with programmatically.
Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader
Version: 1.5-2
Section: universe/java