https://bugs.documentfoundation.org/show_bug.cgi?id=137986

--- Comment #5 from Uwe Auer <[email protected]> ---
(In reply to JL from comment #2)
> Forgot to mention that uninstall (purge) and reinstall didn't work

Did you uninstall using:

dpkg --list | awk '/ii/&&/libreoffice/{print $2}' | sudo xargs apt --yes purge
sudo apt --yes autoremove
sudo rm -r /usr/lib/libreoffice/*

and reinstalling using:

sudo apt update --yes
sudo apt install libreoffice libreoffice-gtk3 libreoffice-sdbc-hsqldb
libreoffice-help-en-us --yes

?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to