0

I'm getting the following error when I try to install "unity-df", which is a patched launcher for Unity that allows you to further customize the launcher.

Error: Breaks existing package 'unity' that conflict: 'netbook-launcher'. But the '/home/alex/unity-df_0.2.47-0ubuntu5_amd64.deb' provides it via: 'indicator-renderer,netbook-launcher'

"Unity-df" links
32 bit 64 bit
Source

Is this an outdated package, or is it for the Maverick version of Unity? And does anyone know who the author of this package is?

aboutros
  • 830

1 Answers1

1

Installing a package if you don't know the author is a very bad idea as during installation the package has full root access to your machine.

The package provides the virtual package "netbook-launcher", but the installed package "unity" conflicts with "netbook-launcher". So you can't have both installed at the same time.