blacklist open office

Asked by Sid Hobbs

I wish to blacklist open office,I have no need for it,Abiword does all I need,my interests lie mainly with music

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Pierre Ferrari (piferrari) said :
#1

Hi,

I don't understand the blacklist term for openoffice. I understand the blacklist term for emails, for modules but for openoffice ?

If you don't wont openoffice, you can simply uninstall it via Synaptic.

Or you can purge all of openoffice via an terminal (Accessories / Terminal):

sudo aptitude purge `dpkg -l | grep openoffice | awk '{ print $2 }' | tr ' \n' ' '`
[sudo] password for you_user:

It's normal you don't see anything when you type your password.

Regards

PiF

Can you help with this problem?

Provide an answer of your own, or ask Sid Hobbs for more information if necessary.

To post a message you must log in.