Read more

Install PhantomJS under Ubuntu

Henning Koch
September 10, 2015Software engineer at makandra GmbH

PhantomJS Show archive.org snapshot has no binary builds for Linux, and building it yourself is painful.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

However, you can install it through npm:

sudo npm install -g phantomjs
Posted by Henning Koch to makandra dev (2015-09-10 10:22)