Skip to content

Download

Hisham Muhammad edited this page Mar 13, 2024 · 49 revisions

Downloading

Latest release: LuaRocks 3.11.0 - '13/Mar/2024'

For release notes and older versions, see the release history.

Installing

LuaRocks is a pure Lua application with no library dependencies. Its current release depends on some helper tools, but you shouldn't worry about them, as they are shipped by default on most Unix systems. For Windows, the all-in-one package already includes them and a binary of Lua, as a convenience.

Once LuaRocks is installed, make sure to read the Documentation for more information!

The bleeding edge

Development is done using Git. To get the latest development sources, run:

 git clone git://github.com/luarocks/luarocks.git

There is also a web interface available at: