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?
|
feedback
|
|
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. | |||||||
feedback
|
|
Ubuntu (.deb) packages for fsharp can be found at http://fsxplat.codeplex.com/ | |||
|
feedback
|
|
I believe Microsoft said they might open source F# in the future. | |||||
feedback
|