Hello,
I was referred to the following tutorial here
viewtopic.php?t=50119
and found its initial instruction for removing the existing installation to be incorrect. That is,
sudo apt-get purge libreoffice
I am informed Package 'libreoffice' is not installed, so not removed.
Hence, my post here to understand this and determine my best course of action.
[Solved] LibreOffice to AOO
[Solved] LibreOffice to AOO
Last edited by Hagar Delest on Sun Mar 09, 2025 1:32 am, edited 1 time in total.
Reason: tagged solved.
Reason: tagged solved.
OpenOffice 4.1 on Ubuntu 24 LTS
Re: LibreOffice to AOO
Did you include the * after libreoffice?
Code: Select all
sudo apt-get purge libreoffice*OpenOffice 4.1 on Windows 10 and Linux Mint
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
Re: LibreOffice to AOO
No. Thank you. The use of the asterisk appeared to be a reference to instructions for removal of LO in Ubuntu and other Debian distributions referenced later in the same paragraph. Yes, that worked so, it must actually be a wild card.
Edit - Everything worked perfectly. Thank you again.
Edit - Everything worked perfectly. Thank you again.
OpenOffice 4.1 on Ubuntu 24 LTS