I love Lua

Information Collection on Lua


Project maintained by LuaWorkgroup Hosted on GitHub Pages — Theme by mattgraham

Lua Package Manager Comparison

Feature Overview

Feature LuaRocks LuaDist uLua
Search packages
Print list of available packages
Print list of installed/selected packages
Print list of all installed packages including dependencies
Print list of outdated packages
Print package info (author, homepage, description, date, version)
Print package dependencies
Install packages system wide
Install packages in user space
Install packages in project directory / specified folder
Install specific package version
Install multiple package versions
Update outdated packages
Uninstall packages
Uninstall packages and unused dependencies

❔ unknown ✅ supported ❌ not supported