(SOLVED)Safely Remove Libreoffice?

Archived topics about LMDE 1 and LMDE 2
Locked
User avatar
joemartin
Level 3
Level 3
Posts: 101
Joined: Fri Apr 10, 2009 7:37 am

(SOLVED)Safely Remove Libreoffice?

Post by joemartin »

I prefer WPS and have that installed in LMDE2.

What command would I use to safely remove Libreoffice?

Thank you.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Neil Edmond
Level 6
Level 6
Posts: 1347
Joined: Thu Dec 26, 2013 10:19 am
Location: N.E. AR USA

Re: Safely Remove Libreoffice?

Post by Neil Edmond »

This should do it:

Code: Select all

sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
Locked

Return to “LMDE Archive”