11

I prefer Clementine as my music player. I'd like to completely remove the default player (currently Banshee) and replace it with Clementine.

Can I do this, without breaking Ubuntu?

Jorge Castro
  • 73,717
JayMad4
  • 131

4 Answers4

16

Yes, you can remove it via the Ubuntu Software Centre, or if you prefer, via the command line:

sudo apt-get remove banshee

In Ubuntu, you can remove almost any software you don't like without encountering issues.

Sri
  • 1,743
blade19899
  • 26,994
6

Banshee is just an application in the Ubuntu system, so removing it will not cause a problem. you can issue the command:

sudo apt-get remove banshee     

This will uninstall the program. However, the "remove" command still leaves your configuration files for most apps. If you want to truly remove it, where there will be no traces on your system you can issue the "purge" command. This would be done by issuing:

sudo apt-get purge banshee

Lastly the app Clementine will automatically put give itself a indicator applet for you to use.

philipballew
  • 2,469
0

You can remove banshee safely from the synaptic package manager too. But I don't know what will happen to the Indicator applets music shortcuts

enter image description here

Prasad RD
  • 2,043
0

You may remove it but you do not need to. Just install Clementine. And if you like Clementine take a look at DeaDBeef too.