How to uninstall or remove libghc-binary-dev-0.5.1.0-83eb software package from Debian 7 (Wheezy)

How to uninstall or remove libghc-binary-dev-0.5.1.0-83eb software package from Debian 7 (Wheezy)

You can uninstall or removes an installed libghc-binary-dev-0.5.1.0-83eb package itself from Debian 7 (Wheezy) through the terminal,

$ sudo apt-get remove libghc-binary-dev-0.5.1.0-83eb

Uninstall libghc-binary-dev-0.5.1.0-83eb including dependent package

If you would like to remove libghc-binary-dev-0.5.1.0-83eb and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove libghc-binary-dev-0.5.1.0-83eb
Use Purging libghc-binary-dev-0.5.1.0-83eb

If you use with purge options to libghc-binary-dev-0.5.1.0-83eb package all the configuration and dependent packages will be removed.

$ sudo apt-get purge libghc-binary-dev-0.5.1.0-83eb

If you use purge options along with auto remove, will be removed everything regarding the package, It's really useful when you want to reinstall again.

$ sudo apt-get purge --auto-remove libghc-binary-dev-0.5.1.0-83eb

See Also,

How to install libghc-binary-dev-0.5.1.0-83eb software package from Debian 7 (Wheezy)?