Improved workaround so that it's compatible with the alternatives configured by the older lua packages, like lua5.2:
sudo update-alternatives --install /usr/bin/lua lua-interpreter /usr/bin/lua5.3 130 --slave /usr/share/man/man1/lua.1.gz lua-manual /usr/share/man/man1/lua5.3.1.gz sudo update-alternatives --install /usr/bin/luac lua-compiler /usr/bin/luac5.3 130 --slave /usr/share/man/man1/luac.1.gz lua-compiler- manual /usr/share/man/man1/luac5.3.1.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707212 Title: The package doesn't set up a lua-interpreter alternative and thus doesn't seamlessly provide lua cli To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lua5.3/+bug/1707212/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs