Skip to content

Commit 7fb7a78

Browse files
committed
docs: add pre-built Linux ARM binaries dev blog post
1 parent e41df94 commit 7fb7a78

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Pre-built Linux ARM binaries are now available
3+
authors:
4+
- name: Mithril Team
5+
tags: [release, distribution, 2537, arm, linux, pre-built, binaries]
6+
---
7+
8+
### Pre-built Linux ARM binaries are now available
9+
10+
With the release of the [`2537.0`](https://github.com/input-output-hk/mithril/releases/tag/2537.0) distribution, **Linux ARM pre-built binaries** are now available for the Mithril nodes:
11+
12+
- Download the binaries directly (in a file attached to the GitHub release with the suffix `-linux-arm64.tar.gz`)
13+
- Download the Debian package (in a file attached to the GitHub release with the suffix `-arm64.deb`)
14+
- Or use the [one-liner installer](https://mithril.network/doc/dev-blog/2024/11/25/one-line-binaries-installer) to install them.
15+
16+
To provide a clear overview of the supported platforms, we have added a new "Platform Support" section in the release notes, which is reproduced below for your convenience (and might change in the future).
17+
18+
| Binary | Linux x64 | Linux arm64 | macOS arm64 | Windows x64 |
19+
| ------------------ | :-------: | :---------: | :---------: | :---------: |
20+
| mithril-aggregator || ✔ ⁽\*|||
21+
| mithril-signer || ✔ ⁽\*|||
22+
| mithril-client || ✔ ⁽\*|||
23+
24+
\*⁾⚠️ Linux arm64 builds are not guaranteed, use at your own risk.
25+
26+
For any inquiries or assistance, contact the team on the [Discord channel](https://discord.gg/5kaErDKDRq).

0 commit comments

Comments
 (0)