Skip to content

Instantly share code, notes, and snippets.

@thiagoeh
Last active May 8, 2018 15:48
Show Gist options
  • Select an option

  • Save thiagoeh/70760cf84dc86f2bcef3b21bfca74cf6 to your computer and use it in GitHub Desktop.

Select an option

Save thiagoeh/70760cf84dc86f2bcef3b21bfca74cf6 to your computer and use it in GitHub Desktop.
apt-get update
# Download utility
apt-get install --yes --no-install-recommends curl ca-certificates
# Build tools
apt-get install --yes --no-install-recommends make pkg-config gcc
# Libraries
apt-get install --yes --no-install-recommends libwebkit2gtk-4.0-dev
https://dl.suckless.org/surf/surf-2.0.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment