phantomjs/_posts/documentation/get-started/2000-01-01-download.md

52 lines
2.3 KiB
Markdown
Raw Normal View History

---
layout: post
title: Download
categories: docs docs-get-started
permalink: download.html
---
**Note** Binary packages are made available on a volunteer basis. There is no need to
ask when a binary package for a given platform will be ready. The packagers are fully aware of every source release and they give their best effort to make the binaries available.
Download service is kindly provided by [Bitbucket](https://bitbucket.org/ariya/phantomjs/downloads). Previous releases download was provided by [Google Code Project Hosting](http://code.google.com/p/phantomjs/downloads/).
## Windows
Download [phantomjs-2.0.0-windows.zip](https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.0.0-windows.zip) (19.4 MB) and extract (unzip) the content.
The executable `phantomjs.exe` is ready to use.
**Note**: For this static build, the binary is self-contained with no external dependency. It will run on a fresh install of Windows XP or later versions. There is no requirement to install Qt, WebKit, or any other libraries.
## Mac OS X
Download [phantomjs-2.0.0-macosx.zip](https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.0.0-macosx.zip) (13.7 MB) and extract (unzip) the content.
The binary `bin/phantomjs` is ready to use.
**Note**: For this static build, the binary is self-contained with no external dependency. It will run on a fresh install of OS X 10.7 (Lion) or later versions. There is no requirement to install Qt or any other libraries.
## Linux
Binary packages for Linux are still being prepared. Please come back again in a few days!
## Source Code
Download [phantomjs-2.0.0-source.zip](https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.0.0-source.zip) (105 MB) and follow the [build instructions]({{ site.url }}/build.html).
## Checksums
To verify the integrity of the downloaded files, use the following checksums.
### MD5 Checksums
80f06aa8215c52a7885313e23071db15 phantomjs-2.0.0-windows.zip
d970772f7d606578cd9c1999980999b2 phantomjs-2.0.0-macosx.zip
feabe9064100e241d21347739312e64d phantomjs-2.0.0-source.zip
### SHA-256 Checksums
2be055448b225686e6474ad4886401b935648b4ae15bc39120c5dbfef4d95e56 phantomjs-2.0.0-windows.zip
9ae74da20e8831c4d48105004993fecee3e7e66f5d3381f879de366d82f9215c phantomjs-2.0.0-macosx.zip
cc81249eaa059cc138414390cade9cb6509b9d6fa0df16f4f43de70b174b3bfe phantomjs-2.0.0-source.zip