2016/12/13 - Apache Etch has been retired.

For more information, please explore the Attic.

Apache Etch Downloads

Welcome to the Apache Etch download page.

Apache Etch 1.4.0 (Aug 2014)

Release Notes can be found here. A list of known bugs for the 1.4.0 release is available here.

Description Download Link Signature
Etch 1.4.0 setup (Windows) apache-etch-1.4.0-windows-x86-setup.exe MD5 SHA-512 ASC
Etch 1.4.0 binary (Windows) apache-etch-1.4.0-windows-x86-bin.zip MD5 SHA-512 ASC
Etch 1.4.0 source (Windows) apache-etch-1.4.0-src.zip MD5 SHA-512 ASC
Etch 1.4.0 binary (Linux) apache-etch-1.4.0-linux-x86-bin.tar.gz MD5 SHA-512 ASC
Etch 1.4.0 source (Linux) apache-etch-1.4.0-src.tar.gz MD5 SHA-512 ASC

Verifying the downloads

To ensure the integrity of the release artifacts they are digitally signed. You can find more information about the way that we sign releases here. To verify the integrity of the downloaded files you must use signatures downloaded from our main distribution directory not from the distribution mirrors.

MD5 checksums can be verified simply by regenerating the checksum and comparing it against the checksum (the md5 file) supplied with the release. There are various utilities that can be used to generate the checksum, for example

openssl md5 apache-etch-1.4.0-windows-x86-setup.exe

or

md5sum apache-etch-1.4.0-windows-x86-setup.exe

PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Make sure you get these files from our main distribution directory, rather than from a mirror. Then verify the signatures using, for example

pgpk -a KEYS
pgpv apache-etch-1.4.0-windows-x86-setup.exe.asc

or

pgp -ka KEYS
pgp apache-etch-1.4.0-windows-x86-setup.exe.asc

or

gpg --import KEYS
gpg --verify apache-etch-1.4.0-windows-x86-setup.exe.asc

Apache Etch release archives

All previous releases of Etch can be found in the archives.