Releases: A2-ai/test-build-processes
Releases · A2-ai/test-build-processes
v0.1.0-test6
Welcome to release v0.1.0-test6 of test-build-processes!
Build targets:
x86_64-unknown-linux-gnu: Built on AlmaLinux 8 (glibc 2.28) for broad compatibilityaarch64-unknown-linux-gnu: Built on AlmaLinux 8 (glibc 2.28) for ARM64 systems
All binaries are dynamically linked against glibc 2.28+.
Full Changelog: https://github.com/A2-ai/test-build-processes/commits/v0.1.0-test6
deb-v0.1.0
Welcome to release deb-v0.1.0 of test-build-processes!
This release includes Debian packages (.deb) for easy installation on Debian-based systems.
Available packages:
test-build-processes_v0.1.0_amd64.deb- Debian package for x86_64 with post-install hookstest-build-processes_v0.1.0_arm64.deb- Debian package for ARM64 with post-install hookstest-build-processes_v0.1.0_linux_amd64.tar.gz- Tarball for x86_64test-build-processes_v0.1.0_linux_arm64.tar.gz- Tarball for ARM64
Installation (Debian/Ubuntu):
# For x86_64/amd64:
sudo dpkg -i test-build-processes_v0.1.0_amd64.deb
# For ARM64:
sudo dpkg -i test-build-processes_v0.1.0_arm64.debInstallation (Generic Linux - tar.gz):
tar -xzf test-build-processes_v0.1.0_linux_amd64.tar.gz
sudo mv test-build-processes /usr/local/bin/Build Information:
- Built on AlmaLinux 8 (glibc 2.28) for broad compatibility
- Packaged with nfpm
- Binaries are dynamically linked against glibc 2.28+
- .deb packages install to
/usr/local/binwith post-installation hooks
Checksums:
See checksums.txt for SHA256 checksums of all artifacts.
Full Changelog: v0.1.0-test6...deb-v0.1.0