To uninstall libadplug-dev just follow these instructions.
sudo apt-get remove libadplug-dev
This will remove just the libadplug-dev package itself.
sudo apt-get remove --auto-remove libadplug-dev
This will remove the libadplug-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libadplug-dev then this will work.
sudo apt-get purge libadplug-dev
Or similarly, like this libadplug-dev
sudo apt-get purge --auto-remove libadplug-dev
Package | libadplug-dev |
Version | 2.2.1+dfsg3-0.4 |
Maintainer | Артём Попов <[email protected]> |
Home page | http://adplug.sourceforge.net/ |
Description | free AdLib sound library (development) |
Distro | debian |
Release | stretch |
Repo | main |
Section | libdevel |