To uninstall xmms2 just follow these instructions.
sudo apt-get remove xmms2
This will remove just the xmms2 package itself.
sudo apt-get remove --auto-remove xmms2
This will remove the xmms2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xmms2 then this will work.
sudo apt-get purge xmms2
Or similarly, like this xmms2
sudo apt-get purge --auto-remove xmms2
Package | xmms2 |
Version | 0.8+dfsg-18 |
Maintainer | Benjamin Drung <bdrung@debian.org> |
Home page | http://xmms2.org/ |
Description | Client/server based media player system |
Distro | debian |
Release | stretch |
Repo | main |
Section | sound |