Install golang-github-voxelbrain-goptions-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-voxelbrain-goptions-dev
Description:
flexible Go parser for command line options
goptions implements a flexible parser for command line options in Go. . Key targets were the support for both long and short flag versions, mutually exclusive flags, and verbs. Flags and their corresponding variables are defined by the tags in a (possibly anonymous) struct.
Homepage: https://github.com/voxelbrain/goptions
Version: 2.5.11-1
Section: universe/devel