To uninstall mpc just follow these instructions.
/debian/jessie/main///install/index.html command-line tool to interface MPD Debian 8.0 sound 0.26-1
sudo apt-get remove mpc
Which will remove just the mpc package itself.
sudo apt-get remove --auto-remove mpc
This will remove the mpc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mpc then this will work.
sudo apt-get purge mpc
Or similarly, like this mpc
sudo apt-get purge --auto-remove mpc
Package | mpc |
Version | 0.26-1 |
Maintainer | mpd maintainers |
Description | command-line tool to interface MPD |
Distro | debian |
Release | jessie |
Repo | main |
Section | sound |