Re: libreoffice is completely borked? Reply #15 – 09 September 2024, 17:49:53 Btw, argon2 is installed as a dependency of cryptsetup. It came already installed within the Artix XFCE installation media, I guess. Quote Selected 1 Likes
Re: libreoffice is completely borked? Reply #16 – 22 August 2025, 18:38:00 Quote from: lotuskip – on 01 September 2024, 15:29:27Thanks @Caramon2 ! I grabbed LibreOffice-7.6.7.2.full-x86_64.AppImage, and it seems to work nicely (maybe a bit slow).Yesterday I found this:QuoteAppImages require FUSE to run. If your system does not have a working FUSE setup, you can still extract the contents of the AppImages using the --appimage-extract option.https://www.libreoffice.org/download/appimage/Extracted AppImages starts around twice as fast. (LibreOffice 7.4.7 and GIMP 2.10 from btfrs+zstd:2) Quote Selected 1 Likes
Re: libreoffice is completely borked? Reply #17 – 23 August 2025, 05:22:32 Quote from: nous – on 01 September 2024, 12:34:49Perhaps re-installing direct deps may help:Code: [Select]# pacman -Rsc libreoffice-fresh# pacman -Syy libreoffice-freshAmazing how it seems this was ignored Quote Selected