lua-macros from home:jubalh project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:jubalh/CentOS_7/home:jubalh.repo
yum install lua-macros
For Fedora 29 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:jubalh/Fedora_29/home:jubalh.repo
dnf install lua-macros
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jubalh/openSUSE_Tumbleweed/home:jubalh.repo
zypper refresh
zypper install lua-macros