Skip to content

Instantly share code, notes, and snippets.

@catwell
Created October 22, 2019 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save catwell/9dbbefb5661150cf960a4ef18c9cbff6 to your computer and use it in GitHub Desktop.
Save catwell/9dbbefb5661150cf960a4ef18c9cbff6 to your computer and use it in GitHub Desktop.
Use Hisham's userland on Arch Linux
pacman -S love
git clone git@github.com:hishamhm/userland.git
cd userland
wget https://raw.githubusercontent.com/oploadk/localua/master/localua.sh
sh localua.sh localua 5.1.5
ln -s ./localua/bin/luarocks .
./luarocks install inspect
./luarocks install userland-dev-1.rockspec
./userland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment