Downloads

Latest version: 1.4.5 LTS "Grand Canyon".

Stable LTS 1.4 downloads

Platform Architecture File Type Download Link SHA256 Signature
Windows amd64 Installer Download 2bad7d6b4503f3db85a42b4b09212305473e48567891f61c838c30a76114a95a adc1.4.5_amd64setup.exe.sig
Windows amd64 Portable ZIP 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 ADC Package Download a789d94804531d91738eff9251c085f82a1ea8ac190f367db5cfdf6f23148625 adc.tar.adc.sig

RC3 1.5.0 downloads

Platform Architecture File Type Download Link SHA256 Signature
Windows amd64 Installer adc1.5.0_amd64setup.exe e1c71efa848b719ddb7c183a5bbc65575ad45f40de6b029d515fccef3badfc0d adc1.5.0_amd64setup.exe.sig
Windows amd64 Portable ZIP adc1.5.0_win_portable_amd64.zip d0ec0368b2334d7b62cb0794ac498dbc0322a99771c4d0c1b64bf324bb3c04d4 adc1.5.0_win_portable_amd64.zip.sig
Linux amd64 tar.xz adc1.5.0_amd64.tar.xz 2a21fb55b48ab716ab8c276f0296ac38cd3cf8ea4ce40c6f74fcf23e0a755130 adc1.5.0_amd64.tar.xz.sig
Linux amd64 tar.zst adc1.5.0_amd64.tar.zst b0ffb5aeb73640c4bd00fca751dd2cec63b16ddccb32a58977043fd2316f097a adc1.5.0_amd64.tar.zst.sig
Linux amd64 ADC Package adc1.5.0_amd64.adc e9976641bb983a66ed51d110e17a84f4b70cdb14f9d79c6ff6fd287438c96e3c adc1.5.0_amd64.adc.sig

Winget

ADC is available on the Windows Package Manager (winget) for easy installation and updates. To install, run:

winget install Mealman1551.ADCArchiver

Source Code downloads

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