How to install musl libc on Linux Mint 17?

How to install musl libc on Linux Mint 17/Ubuntu 14.04?

You can install musl libc on Linux Mint 17 by

sudo aptitude install musl musl-dev musl-tools

One note:

If you want to install a newer version of musl libc than the one from Ubuntu repo, you can use this ppa: https://launchpad.net/~bortis/ archive/ubuntu/musl by sudo add-apt-repository ppa:bortis/musl.

Eric Ma

Eric is a systems guy. Eric is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties.

Leave a Reply

Your email address will not be published. Required fields are marked *