To uninstall adplay just follow these instructions.
sudo apt-get remove adplay
This will remove just the adplay package itself.
sudo apt-get remove --auto-remove adplay
This will remove the adplay package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for adplay then this will work.
sudo apt-get purge adplay
Or similarly, like this adplay
sudo apt-get purge --auto-remove adplay
Package | adplay |
Version | 1.7-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://adplug.sourceforge.net/ |
Description | console-based OPL2 audio player |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/sound |