Skip to content

Instantly share code, notes, and snippets.

@UnknownHero
Created December 12, 2013 10:41
Show Gist options
  • Select an option

  • Save UnknownHero/7926102 to your computer and use it in GitHub Desktop.

Select an option

Save UnknownHero/7926102 to your computer and use it in GitHub Desktop.
How install MonoDevelop (latest) from Ubuntu CLI
sudo add-apt-repository ppa:keks9n/monodevelop-latest
sudo apt-get update
sudo apt-get install monodevelop-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment