Hello everyone, I'm working to distribute LibreOffice on ARM devices using AppImage. After weeks of research and failed attempts, I still can't find a working method to package LibreOffice as AppImage for ARM architectures. My environment:
* OS: Ubuntu 20.04 ARM64 * LibreOffice: Built from source (tag 7.5.8) * Tools attempted: * appimagetool (v13) * linuxdeploy (with ARM patches) * Manual bundle methods Critical challenges: * AppImage runtime crashes immediately on ARM devices * No working examples of LibreOffice What I've verified: ✓ LibreOffice builds/runs natively on ARM "I'm not sure what additional information is needed. Please let me know if anything is missing, and I welcome any documentation that might help me package LibreOffice for ARM platforms."