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?
Asked
Active
Viewed 941 times
3 Answers
6
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.

ajmitch
- 18,543
-
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
-
1Microsoft just anounced they are open sourcing f# http://bit.ly/bMds8c – trampster Nov 05 '10 at 01:58