To uninstall libghc-bytedump-prof just follow these instructions.
sudo apt-get remove libghc-bytedump-prof
This will remove just the libghc-bytedump-prof package itself.
sudo apt-get remove --auto-remove libghc-bytedump-prof
This will remove the libghc-bytedump-prof package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libghc-bytedump-prof then this will work.
sudo apt-get purge libghc-bytedump-prof
Or similarly, like this libghc-bytedump-prof
sudo apt-get purge --auto-remove libghc-bytedump-prof
Package | libghc-bytedump-prof |
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; profiling libraries |
Distro | debian |
Release | jessie |
Repo | main |
Section | haskell |