Skip to content

Instantly share code, notes, and snippets.

@RandomInsano
Last active August 9, 2016 20:41
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 RandomInsano/db04674e5b63b806359c8d8680b4af8c to your computer and use it in GitHub Desktop.
Save RandomInsano/db04674e5b63b806359c8d8680b4af8c to your computer and use it in GitHub Desktop.
All those wonderful packages Modo needs on a headless Ubuntu 16.04 install
#!/bin/sh
sudo apt-get install -y libgl1-mesa-dev libglu1-mesa-dev libsm6 libxrandr2 libxcursor libxcursor1 libxft2 libxi6 libxinerama1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment