Skip to content

Instantly share code, notes, and snippets.

@RyanSquared
Created August 1, 2015 04:23
Show Gist options
  • Save RyanSquared/915997084a1a4ab72b55 to your computer and use it in GitHub Desktop.
Save RyanSquared/915997084a1a4ab72b55 to your computer and use it in GitHub Desktop.
because Steam automatically ships with the libraries, i found this.
find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment