Skip to content

Installation

Nix

maintainer: @Aylur

Read more about it on the nix page

Arch

sh
yay -S lua-libastal-git

From Source

  1. Install Astal if you have not already

  2. Install the Astal Lua package

sh
git clone https://github.com/aylur/astal.git
cd lang/lua
sudo luarocks make

Released under the LGPL v2.1 License