-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARM64 and aarch64 support #13
Comments
Indeed! aarch64 support would be great to see! |
The same problem was reported with the Docker version, the issue being that the precompiled packages from the repository are built exclusively for x86-64. I attempted building an ARM version for my Raspberry Pi 4, using an unofficial script, but it failed to download the whole LibreOffice code repository required to build (probably due to the sheer size of the code base?). |
We've got ARM64 support for a while, closing this old issue. |
Is there a chance you might provide a PPA for Ubuntu ARM64 the same way you provide it for x86_64? |
Hi, great job on this. I'd like to request a version of this for ARM hardware. This would allow compatibility with projects like NextcloudPi, which is an official part of Nextcloud that targets additional architectures such as ARM.
I'm not clear on your system requirements for specific numbers of users, but I know the latest Pi supports 8gb of ram and other recent devices are usually at 2gb - 4gm of ram, plus support ARM 64-bit operating systems.
The text was updated successfully, but these errors were encountered: