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