Fork me on GitHub
#planck
<
2017-02-10
>
mfikes19:02:43

I’ve set up the ability to install Planck on Ubuntu via apt-get. If anyone cares to give it a spin to help work out any kinks, I’d appreciate it. You just need access to an Ubuntu 14.04 or 16.04 box. Here’s how:

sudo add-apt-repository ppa:mfikes/planck
sudo apt-get update
sudo apt-get install planck
This takes care of installing Planck’s dependencies as well, like JavaScriptCore and a few other libs. It works on 32- and 64-bit boxes.

nate21:02:46

awesome!

nate21:02:58

was waiting on this so I could update the docker image