Subscribe

How to install compat-lua-alt-getopt in CentOS/RHEL 8 (noarch)

Argument processing module for Lua

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install compat-lua-alt-getopt

Description

alt-getopt is a module for Lua programming language for processing application's arguments the same way BSD/GNU getopt_long(3) functions do. The main goal is compatibility with SUS "Utility Syntax Guidelines" guidelines 3-13.

RPMs

Michel Alexandre Salim (2020-02-18) - Initial EPEL 8 package