How to edit & compile apps for PBP - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Pinebook Pro Tutorials (https://forum.pine64.org/forumdisplay.php?fid=117) +--- Thread: How to edit & compile apps for PBP (/showthread.php?tid=11940) |
How to edit & compile apps for PBP - pineitup - 10-25-2020 How can I install apps such as bitwarden, ElectronMail and ProtonMail Bridge? They provide the code which appears to be targeted also for linux, so I have hope it should work on my Manjaro PBP. Protonmail bridge also provides the PKGBUILD. The only problem is that they probably not designed to work on aarch64. Is there a way to modify them to work on PBP Manjaro? I tried installing bitwarden via AUR but it's dependency on electron seems to break it. I couldn't find any way to change that electron version. In other instances of package install via AUR (say in the case of signal desktop) I get the error if incompatible architecture ("...not available for the 'aarch64'..."). Thank you! I really appreciate the help. |