Downloads

Latest version: 1.4.5 LTS "Grand Canyon".

Platform Architecture File Type Download Link SHA256 Signature
Windows amd64 Installer Download 2bad7d6b4503f3db85a42b4b09212305473e48567891f61c838c30a76114a95a adc1.4.5_amd64setup.exe.sig
Windows amd64 Portable Download 3a8151b6c4a7329d3fd297fbc7e60e03009392db4c6ba5a91d354da8badcb316 adc_1.4.5_win_portable_amd64.zip.sig
Linux amd64 tar.xz Download 55f7a1ebf59648d1574736bc8eccaf9e8990d2c60bf0b06ddf42ee393ef2f455 adc.tar.xz.sig
Linux amd64 tar.zst Download f30811fe35d17bc0bd9fc28ac7cb4277543bdf8bfef7653f364e054990acc35e adc.tar.zst.sig
Linux amd64 tar.adc Download a789d94804531d91738eff9251c085f82a1ea8ac190f367db5cfdf6f23148625 adc.tar.adc.sig

1.5.0 RC binaries

Download the release candidate for ADC 1.5.0 for Linux and Windows (AMD64).

ADC 1.5.0 RC binaries: Linux amd64 tarballs, Windows amd64 installer and portable zip

Source Code

Platform Architecture Type Download Link
Windows N/A Source Code (.zip) Download
Linux N/A Source Code (.tar.gz) Download

Installation Notes

After installing ADC, restart or log out and back in to ensure the adc command is registered correctly.

Linux Installation

wget -O- "https://raw.githubusercontent.com/The-ADC-Archiver-Project/webscripts/refs/heads/main/install.sh" | bash

Removal

wget -O- https://raw.githubusercontent.com/The-ADC-Archiver-Project/webscripts/refs/heads/main/uninstall.sh | bash

Verify Downloads

Check file integrity before use:

sha256sum adc.tar.xz
gpg --verify adc.tar.xz.sig adc.tar.xz
Get-FileHash adc_1.4.5_win_portable_amd64.zip -Algorithm SHA256
Get-FileHash adc1.4.5_amd64setup.exe -Algorithm SHA256