14

I'd like to install the latest Moonlight version to use it with Google Chrome (not Chromium)

Borsook
  • 2,083

2 Answers2

14

Take a look at the Moonlight project page http://www.go-mono.com/moonlight/download.aspx (this link returns 403. Use this alternative link):

Steps to install Moonlight

  1. Download the .crx file from here (alternative link: here).

  2. Open chrome://chrome/extensions/ in a new tab and drag the the .crx file onto the page.

Hope this helps.

Alaa Ali
  • 32,213
devav2
  • 37,290
3

you could have a crack at this:

sudo apt-get install mono-complete

good luck!

Kris
  • 1,078