Page 1 of 1

Re: How do I uninstall the Open Office suite in LM4

Posted: Sat Aug 09, 2008 5:36 am
by Acid_1
jacatone wrote:I really don't need the full Open Office suite. Abiword is really all I need. Tried removing it using Synaptic but it seemed to try downloading instead. Anyone know how I can remove this? Thanks.

Code: Select all

sudo apt-get remove --purge openoffice.org-writer

Code: Select all

sudo apt-get remove --purge openoffice.org-calc

Code: Select all

sudo apt-get remove --purge openoffice.org-impress

Code: Select all

sudo apt-get remove --purge openoffice.org--base
That's all of them. Writer is the Word Processer btw. Good luck 8)