Linux support
Linux Releases & Runtime
Every Linux artifact currently published by AsaDB and the requirements to run it.
| Release | Published assets | Availability and use |
|---|---|---|
| v1.4.0 Stable ↗ | AsaDB-1.4.0-linux-x86_64.tar.ZAsaDB-1.4.0-linux-x86_64.tar.Z.sha256 | Validated Linux x86_64 source package. Size: 11,516,444 bytes. SHA-256: 4caad07c5994a2a6c3fd6aa3888608d5b21d5301bb813ff5a65e4e5f717ee6cf. |
| v1.3.1 Release Candidate ↗ | AsaDB-1.3.1-linux-x86_64.tar.ZAsaDB-1.3.1-linux-x86_64.tar.Z.sha256 | Validated corresponding-source package. Size: 11,508,303 bytes. SHA-256: 7a505170aad8f424c49bc2808ed7d5ae09e2f91cddb0953a845d75abf743dc19. |
| v1.3.0 Stable ↗ | AsaDB-1.3.0-linux-x86_64.tar.ZAsaDB-1.3.0-linux-x86_64.tar.Z.sha256 | Stable source package. Size: 11,489,933 bytes. SHA-256: f4662c8334bd3f8f49c07e10df89c139e3519904eb360db5049bae29e5955fe9. |
Release-page links: package names are listed for clarity, while every link opens the official GitHub release page where the publication and checksum are maintained. No direct-download links are used on this site.
Runtime requirements
- Linux x86_64/amd64 target.
- Feature-complete SWI-Prolog available as
swiplonPATH. - HTTP, crypto, UUID, thread, core, Reservoir, and web capabilities required by the runtime checker.
- A writable filesystem for catalog and storage sidecars.
sha256sum -c AsaDB-1.4.0-linux-x86_64.tar.Z.sha256 tar -xzf AsaDB-1.4.0-linux-x86_64.tar.Z cd AsaDB-1.4.0-linux-x86_64 ./scripts/check_linux_runtime.sh ./scripts/run_panel.sh data.asa 8088
Validated v1.4.0 Linux scope
The v1.4.0 Stable release audit ran on PCLinuxOS 2026, Linux 6.18.37-pclos1, x86_64, with SWI-Prolog 10.0.2. That validates the documented Linux/PCLinuxOS backend and source-package scope; it is not a claim that every Linux distribution or deployment topology is certified. Run the included runtime check on the target host before use.
