On (21/08/05 14:40), qee iiii wrote:
> hi
>  if i have to remove whole group called 'Games'
> instead of individual game, how do
> i do this using command prompt. and also is the name
> of the application displayed in KDE
> same as the name of the package associated with it.

I'd probably do something like:

$ dpkg -l | grep game

which should display most if not all of the game packages and then:

$ aptitude remove <game1 <game2. etc.

and then clean up with deborphan

There's probably a more elegant and speedier solution but ....

Regards

Clive

-- 
www.clivemenzies.co.uk ...
...strategies for business



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to