How To Install Phantomjs On Centos Fedora Tecadmin
Step 1 – Prerequsities First, of all, you need to install the required packages needed by PhantomJS to work correctly. RedHat 8 & Fedora Users CentOS 7/6 Users: Step 2 – Install FantomJS Now download the latest FantomJS from its official website. After downloading the archive file, just extract this to the desired system location. You don’t need to install this. Now simply create a soft link phantomjs binary file to systems bin dirctory as below: pre> sudo ln -sf /usr/local/share/phantomjs-2....