Linux x86_64
Standard Linux build for x86_64 hosts.
Signed release binaries for the Buckit S3-compatible object storage server.
One-line installers that download the right artifact for your platform, verify its SHA-256 checksum, and print the command to finish. They do not install for you — the privileged step is yours to review and run.
| Platform | Command |
|---|---|
| Linuxrpm / deb / apk | curl -fsSL https://buckit-io.github.io/buckit/install-linux.sh | sh |
| Linuxstandalone binary | curl -fsSL https://buckit-io.github.io/buckit/install-linux-binary.sh | sh |
| macOSApple Silicon | curl -fsSL https://buckit-io.github.io/buckit/install-mac.sh | sh |
| Windowsx86_64 | irm https://buckit-io.github.io/buckit/install-windows.ps1 | iex |
Choose the binary for your OS and architecture. Each platform card includes the signed artifact, checksum, and minisign signature.
Standard Linux build for x86_64 hosts.
Linux build for ARM64 systems and cloud hosts.
Native Apple Silicon build for modern Macs.
Windows build for 64-bit desktop and server environments.
| Platform | Binary | Checksum | Signature |
|---|---|---|---|
| Linux x86_64Standard Linux | buckit-linux-amd64.RELEASE.2026-08-08T00-55-02Z | .sha256sum | .minisig |
| Linux arm64ARM64 Linux | buckit-linux-arm64.RELEASE.2026-08-08T00-55-02Z | .sha256sum | .minisig |
| macOS arm64Apple Silicon | buckit-darwin-arm64.RELEASE.2026-08-08T00-55-02Z | .sha256sum | .minisig |
| Windows x86_6464-bit Windows | buckit-windows-amd64.exe.RELEASE.2026-08-08T00-55-02Z | .sha256sum | .minisig |
Native packages for Debian/Ubuntu, RPM, and Alpine distributions.
| Format | amd64 | arm64 |
|---|---|---|
| Debian/Ubuntu.deb | buckit_20260808005502.0.0_amd64.deb | buckit_20260808005502.0.0_arm64.deb |
| RPM.rpm | buckit-20260808005502.0.0.x86_64.rpm | buckit-20260808005502.0.0.aarch64.rpm |
| Alpine.apk | buckit_20260808005502.0.0_x86_64.apk | buckit_20260808005502.0.0_aarch64.apk |