Skip to content

Instantly share code, notes, and snippets.

@mugli
Last active May 23, 2016 16:51
Show Gist options
  • Select an option

  • Save mugli/48c57bd72b3c1f618d2e62f6d21087ab to your computer and use it in GitHub Desktop.

Select an option

Save mugli/48c57bd72b3c1f618d2e62f6d21087ab to your computer and use it in GitHub Desktop.
# Install
sudo apt install -y \
xvfb \
x11-xkb-utils \
xfonts-100dpi \
xfonts-75dpi \
xfonts-scalable \
xfonts-cyrillic \
x11-apps \
clang \
libdbus-1-dev \
libgtk2.0-dev \
libnotify-dev \
libgnome-keyring-dev \
libgconf2-dev \
libasound2-dev \
libcap-dev \
libcups2-dev \
libxtst-dev \
libxss1 \
libnss3-dev \
gcc-multilib \
g++-multilib
# Run at startup
https://gist.github.com/dloman/8303932
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment