Mailinglist Archive: opensuse (2243 mails)

< Previous Next >
Re: [opensuse] WARNING! re latest update to OpenOffice from Novell -- RESOLVED ('mysteriously')
  • From: Anders Johansson <ajohansson@xxxxxxx>
  • Date: Sun, 1 Feb 2009 15:05:40 +0100
  • Message-id: <200902011505.40230.ajohansson@xxxxxxx>
On Sunday 01 February 2009 05:34:34 Basil Chupin wrote:
I learnt a short time ago that one CAN highlight and then copy text
shown on a command line in konsole.

But trying to provide the result of the command I used is now academic;
however the command which I did issue was "rpm -e compiz-kde4" which
produced the error that compiz-decorator required "*-kde4" and after
issuing the command "rpm -e compiz-decorator" I got, [full quote frim
konsole]:

error: package compiz-decorator is not installed

Yes, compiz-decorator is not a package, it is a property, something provided
by a package. In this case, either compiz-kde4 or compiz-gnome. You can see
this with

rpm -q --whatprovides compiz-decorator

However,

zypper rm compiz

will get rid of it all for you

Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >