03-15-2023, 04:36 PM
(This post was last modified: 03-15-2023, 04:39 PM by alaraajavamma.)
Libreoffice works with postmarketOS when you use the flatpak version.
Steps you need to do:
Disable suspend for a while because this might take time.
Open terminal and run these commands:
1.
2.
3.
Enjoy from suffering because Libreoffice is slow and doesn't work on a small screen xD.
(It will work and you can use it and if you have external display it is okay)
"Native" libreoffice from apk repos will work also but it does not show menus so you can't really do anything with it
Steps you need to do:
Disable suspend for a while because this might take time.
Open terminal and run these commands:
1.
Code:
sudo apk add flatpak
2.
Code:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Code:
flatpak install flathub org.libreoffice.LibreOffice
Enjoy from suffering because Libreoffice is slow and doesn't work on a small screen xD.
(It will work and you can use it and if you have external display it is okay)
"Native" libreoffice from apk repos will work also but it does not show menus so you can't really do anything with it