Install Luxio-5.1 On A Debian, Ubuntu, Kali And Raspbian

Install Luxio-5.1 On A Debian, Ubuntu, Kali And Raspbian

luxio-5.1

Posix bindings for Lua

Maintainer: Daniel Silverstone



Section: interpreters

Install luxio-5.1

  • Debian apt-get install lua-luxio0 Click to copy
  • Ubuntu apt-get install lua-luxio0 Click to copy
  • Kali Linux apt-get install lua-luxio0 Click to copy
  • Raspbian apt-get install lua-luxio0 Click to copy

lua-luxio0

Posix bindings for Lua

Lightweight UNIX I/O and POSIX binding for Lua * Reasonably good coverage of POSIX and BSD Sockets, including IPv6, and some GNU extensions. * Low-level. You get the return values and the errno for the bound functions where possible. Others take a table to fill in, or may return tables. * High-level wrapper library providing nice IO access and to misc. utility functions. Generates useful errors in assert()able form, and provides meaningful __tostring metamethods to aid debugging. * A high-level poll()-based event dispatch library. * Sub-process handling library (read/write io.popen with job control). * A prototype POSIX Message Queue-based IPC scheme that can serialise most simple Lua values. (No closures, userdata, etc)

Installation of latest luxio-5.1 command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.