Skip to content

Instantly share code, notes, and snippets.

@ozen
Last active August 11, 2016 13:24
Show Gist options
  • Save ozen/4a3d0e761664c0ce3b4a97efc035630f to your computer and use it in GitHub Desktop.
Save ozen/4a3d0e761664c0ce3b4a97efc035630f to your computer and use it in GitHub Desktop.
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 10
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 20
update-alternatives --config gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment