Where can I find latest arm64 opennebula-node packages

Hi,
I am looking for a ubuntu/debian package which is opennebula-node for arm64 architecture? Or someone could lead where can I get the source code and compile for arm64?
Thanks.

Opennebula Version: 5.4.x

Hello, here is repo with scripts for building packages.

Latest prepared source code (non-public releases) you can found here

https://opennebula.feldhost.cz

You can use the amd64 package, it works great under arm64 architecture.

Thanks guys for the link and the info.

How exactly? adding the repository gives me “Release doesn’t support architecture 'arm64” and trying to download the deb file and install it gives me a bunch of unmet dependencies which aren’t installed automatically as a dependency.

edit:
Ok, those unmet dependencies just needed a fix…don’t know why they appeared. Then it was straight forward to just apt install ./package. However, to install the node-kvm, the 2 common packages were also needed… and now i’m met with the next problem… “cannot detect host CPU model for aarch64 architecture”