how can I install moonlight for Chrome in 12.04?
Solution 1:
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
Download the .crx file from here (alternative link: here).
Open chrome://chrome/extensions/ in a new tab and drag the the .crx file onto the page.
Hope this helps.
Solution 2:
you could have a crack at this:
sudo apt-get install mono-complete
good luck!