Skip to content

Instantly share code, notes, and snippets.

View calicaixeta's full-sized avatar

Calista Caixeta calicaixeta

  • São Paulo, Brazil
View GitHub Profile
@calicaixeta
calicaixeta / 00.howto_install_phantomjs.md
Created January 9, 2019 15:38 — forked from leommoore/00.howto_install_phantomjs.md
How to install PhantomJS on Debian/Ubuntu

How to install PhantomJS on Ubuntu

Version: 2.1.1

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