I'm currently install F# manually by downloading the binary distribution from Microsoft, downloading the Mono key, running the Mono installer, then fiddling with my path. Is there a PPA with F# packages that can make my life easier?

link|improve this question

feedback

3 Answers

The F# license appears to be non-free as it only allows non-commercial use, so it wouldn't be legal to distribute this in a PPA. At best, there could be an fsharp-installer package created, which would automate those steps of downloading & installing it.

link|improve this answer
Adobe Flash is in a PPA and it's proprietary -- why not F#? – David Siegel Jul 28 '10 at 22:42
I can't find Flash in a PPA, only installer packages. If redistribution isn't allowed by the license, then it can't be put on launchpad. – ajmitch Jul 28 '10 at 22:58
Microsoft just anounced they are open sourcing f# bit.ly/bMds8c – trampster Nov 5 '10 at 1:58
feedback

Ubuntu (.deb) packages for fsharp can be found at http://fsxplat.codeplex.com/

link|improve this answer
feedback

I believe Microsoft said they might open source F# in the future.


link|improve this answer
1  
they just did bit.ly/bMds8c – trampster Nov 5 '10 at 1:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.