Skip to content

Instantly share code, notes, and snippets.

View markedmondson's full-sized avatar

Mark Edmondson markedmondson

View GitHub Profile
@markedmondson
markedmondson / 00.howto_install_phantomjs.md
Created October 7, 2015 17:16 — forked from julionc/00.howto_install_phantomjs.md
How to install PhantomJS on Debian/Ubuntu

How to install PhantomJS on Ubuntu

Version: 1.9.8

Platform: x86_64

First, install or update to the latest system software.

sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev