PhantomJS Show archive.org snapshot has no binary builds for Linux, and building it yourself is painful.
However, you can install it through npm:
sudo npm install -g phantomjs
Posted by Henning Koch to makandra dev (2015-09-10 08:22)
PhantomJS Show archive.org snapshot has no binary builds for Linux, and building it yourself is painful.
However, you can install it through npm:
sudo npm install -g phantomjs