Skip to content

Instantly share code, notes, and snippets.

@justinyoo
Created May 21, 2016 11:46
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save justinyoo/6c25161d882ea234a6234d69d93c8877 to your computer and use it in GitHub Desktop.
Installing Mono into Amazon Linux
$ yum install yum-utils
$ rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
$ yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment