Documentation

Install OpoLua

  1. iOS
  2. macOS
  3. Linux
    1. Debian and Ubuntu
    2. Arch
  4. Windows

iOS

Download from the App Store:


macOS

Download from GitHub.

Linux

Debian and Ubuntu

There are currently pre-built amd64 and arm64 binaries for Ubuntu 24.04 (Noble Numbat), 25.04 (Plucky Puffin), 25.10 (Questing Quokka), and Debian 13 (Trixie).

Install from our apt repository:

curl -fsSL https://releases.jbmorley.co.uk/apt/public.asc | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/jbmorley.gpg
echo "deb https://releases.jbmorley.co.uk/apt $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/jbmorley.list
sudo apt update
sudo apt install opolua

You can also download these from GitHub.

Arch

Download from GitHub.

Windows

Download from GitHub.