EDRC/luarocks
Package: WA2L/edrc 1.5.57
Section:  (1)
Updated: 10 November 2021
Index
Return to Main Contents
 
NAME
luarocks - module deployment system for Lua
 
SYNOPSIS
      luarocks [options] command
 
DESCRIPTION
LuaRocks is a module deployment system for Lua
Variables from the "variables" table of the configuration file
can be overridden with VAR=VALUE assignments.
Options:
- --from=<server>
 - 
Fetch rocks/rockspecs from this server
(takes priority over config file)
 - --only-from=<server>
 - 
Fetch rocks/rockspecs from this server only
(overrides any entries in the config file)
 - --to=<tree>
 - 
Which tree to operate on.
 
Commands:
- build
 - 
Build/compile a rock.
 - download
 - 
Download a specific rock file from a rocks server.
 - help
 - 
Help on commands.
 - install
 - 
Install a rock.
 - list
 - 
Lists currently installed rocks.
 - make
 - 
Compile package in current directory using a rockspec.
 - pack
 - 
Create a rock, packing sources or binaries.
 - remove
 - 
Uninstall a rock.
 - search
 - 
Query the LuaRocks servers.
 - unpack
 - 
Unpack the contents of a rock.
 - config
 - 
Query configuration
 
 
SEE ALSO
edrcintro(1),
luaenv(3),
luarocks.cfg(4),
luaversion(3),
lua_wrapper(1),
https://luarocks.org/,
https://github.com/luarocks/luarocks/blob/main/docs/index.md
 
FILES
etc/luarocks.cfg
 
AUTHOR
Enrico Tassi <gareuselesinge@debian.org>
This document was created by man2html
using the manual pages.
Time: 21:10:38 GMT, April 16, 2025