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