# Arm64 support?

**URL:** https://forum.pritunl.com/t/arm64-support/3764
**Category:** Pritunl VPN
**Created:** [March 29, 2026, 6:24pm UTC](https://forum.pritunl.com/t/arm64-support/3764 "2026-03-29T18:24:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![IngwiePhoenix](https://forum.pritunl.com/user_avatar/forum.pritunl.com/ingwiephoenix/32/1481_2.png) [@IngwiePhoenix](https://forum.pritunl.com/u/IngwiePhoenix)
#### Post date: [March 29, 2026, 6:24pm UTC](https://forum.pritunl.com/t/arm64-support/3764/1 "2026-03-29T18:24:43Z")

</div>

Hello there!

I was looking for a system to set up a site-to-(many-)site structure (using a central server acting as a hub and connecting several sites to it). Unfortunately, while following the instructions, I encountered:

```auto
Notice: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://repo.pritunl.com/stable/apt trixie InRelease' doesn't support architecture 'arm64'

```

Also, I am on Debian 13 and the tutorial on the frontpage references the Bookwork MongoDB repository instead of Trixie.

Is there no official arm64 support in/for Pritunl?

Thanks and kind regards!

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [March 30, 2026, 8:55pm UTC](https://forum.pritunl.com/t/arm64-support/3764/2 "2026-03-30T20:55:33Z")

</div>

The repository only builds for x86. The CLI client is Go and can be built from source as documented in the [**pritunl/pritunl-client repository**](https://github.com/pritunl/pritunl-client?tab=readme-ov-file#install-from-source-linux) this needs to be updated to use the [**Golang ARM build**](https://go.dev/dl/).

For the GUI client it would be more complicated, the full package spec is available at [**pritunl/pritunl-pacur**](https://github.com/pritunl/pritunl-pacur/blob/master/pritunl-client-electron/PKGBUILD).

---

<div class="post-metadata">

### Author: ![bulgaru](https://forum.pritunl.com/user_avatar/forum.pritunl.com/bulgaru/32/257_2.png) [@bulgaru](https://forum.pritunl.com/u/bulgaru)
#### Post date: [April 19, 2026, 5:55pm UTC](https://forum.pritunl.com/t/arm64-support/3764/3 "2026-04-19T17:55:51Z")

</div>

@IngwiePhoenix, check this topic:

[https://forum.pritunl.com/t/tutorial-installing-from-source-on-ubuntu-24-04-on-arm64-orange-pi-5-ubuntu-24-04/](https://forum.pritunl.com/t/tutorial-installing-from-source-on-ubuntu-24-04-on-arm64-orange-pi-5-ubuntu-24-04/)
