How to Install lua-filesystem in Ubuntu 18.04



Install lua-filesystem by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-filesystem

Description:

luafilesystem library for the Lua language

This package contains the luafilesystem library, a set of portable functions for directory creation, listing and deletion and for file locking.

Homepage: https://github.com/keplerproject/luafilesystem

Version: 1.6.3-1

Section: universe/interpreters