To uninstall libghc-bytedump-dev just follow these instructions.
sudo apt-get remove libghc-bytedump-dev
This will remove just the libghc-bytedump-dev package itself.
sudo apt-get remove --auto-remove libghc-bytedump-dev
This will remove the libghc-bytedump-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libghc-bytedump-dev then this will work.
sudo apt-get purge libghc-bytedump-dev
Or similarly, like this libghc-bytedump-dev
sudo apt-get purge --auto-remove libghc-bytedump-dev
Package | libghc-bytedump-dev |
Version | 1.0-1 |
Maintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
Home page | http://hackage.haskell.org/package/bytedump |
Description | flexible byte dump helpers for human readers |
Distro | debian |
Release | jessie |
Repo | main |
Section | haskell |