# Installing Arweave

Download the `.tar.gz` archive for your OS from the [releases page](https://github.com/ArweaveTeam/arweave/releases). Extract the contents of the archive - `tar -xzf [release_file]`.

{% hint style="info" %}
When upgrading Arweave make sure to extract the new archive to a new location. If you extract a new archive ontop of an existing install Arweave may not launch correctly.
{% endhint %}

For instructions on building Arweave from source see [Development - Building Arweave](https://docs.arweave.org/developers/development/build),
