To uninstall libghc-active-prof just follow these instructions.
sudo apt-get remove libghc-active-prof
This will remove just the libghc-active-prof package itself.
sudo apt-get remove --auto-remove libghc-active-prof
This will remove the libghc-active-prof package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libghc-active-prof then this will work.
sudo apt-get purge libghc-active-prof
Or similarly, like this libghc-active-prof
sudo apt-get purge --auto-remove libghc-active-prof
Package | libghc-active-prof |
Version | 0.1.0.16-2+b1 |
Maintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
Home page | http://hackage.haskell.org/package/active |
Description | Abstractions for animation; profiling libraries |
Distro | debian |
Release | jessie |
Repo | main |
Section | haskell |