<blockquote>
<p>Not really, no. If this is Ubuntu that I'd just <code>apt-get install phantomjs</code>...</p>
</blockquote>
<blockquote>
<p>In more general terms if it isn't packaged then <a href="https://phantomjs.org/download.html" rel="nofollow">https://phantomjs.org/download.html</a> is the place to start.</p>
</blockquote>
<p>Though both Debian/Ubuntu has <code>phantomjs</code> in their official repo, running <code>phantomjs</code> from the terminal gives <code>Could not connect to any X display.</code> error.</p>
<p>We can use this method mention <a href="https://www.vultr.com/docs/how-to-install-phantomjs-on-ubuntu-16-04" rel="nofollow">here</a> to install <code>phantomjs</code> in a Debian/Ubuntu system. However, due to an <a href="https://github.com/ariya/phantomjs/issues/12933#issuecomment-72439012" data-hovercard-type="issue" data-hovercard-url="/ariya/phantomjs/issues/12933/hovercard">error</a> caused by a deprecated call to OpenSSL function causes it to stop working giving <code>Auto configuration failed</code> error in Debian.</p>
<p>Installation vai <code> npm install phantomjs-prebuilt -g --unsafe-perm</code> works fine,</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1931?email_source=notifications&email_token=AAK2OLNEQZJWLKVSVLYV64DQATBCPA5CNFSM4FLH7J22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OK7IY#issuecomment-513585059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMDNCHK6XE47AIIU4LQATBCPANCNFSM4FLH7J2Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLOQ4SCJEAB7IABFVS3QATBCPA5CNFSM4FLH7J22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OK7IY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/1931?email_source=notifications\u0026email_token=AAK2OLNEQZJWLKVSVLYV64DQATBCPA5CNFSM4FLH7J22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OK7IY#issuecomment-513585059",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/1931?email_source=notifications\u0026email_token=AAK2OLNEQZJWLKVSVLYV64DQATBCPA5CNFSM4FLH7J22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OK7IY#issuecomment-513585059",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>