Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created May 10, 2019 21:58
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 miguelmota/42f9182a536b9618d4e71e9703487334 to your computer and use it in GitHub Desktop.
Save miguelmota/42f9182a536b9618d4e71e9703487334 to your computer and use it in GitHub Desktop.
AWS Linux AMI install g++ (gcc) and essential build tools
yum groupinstall 'Development Tools'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment