live blog of my experience installing a new programming toolchain. In this case its elm, but nearly every toolchain has this problem
Conversation
The elm website has no installer for linux, and recommends I install it from npm or build from the source.
2
Replying to
So it ain't available on your package manager of choice? (apt-get etc?)

