How to Install and Uninstall haskell-platform Package on Kali Linux

Last updated: April 25,2024

1. Install "haskell-platform" package

This guide covers the steps necessary to install haskell-platform on Kali Linux

$ sudo apt update $ sudo apt install haskell-platform

2. Uninstall "haskell-platform" package

Please follow the instructions below to uninstall haskell-platform on Kali Linux:

$ sudo apt remove haskell-platform $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-platform package on Kali Linux

Package: haskell-platform
Version: 2014.2.0.0.debian8
Installed-Size: 12
Maintainer: Debian Haskell Group
Architecture: all
Depends: ghc (>= 8.4.3), libghc-async-dev, libghc-attoparsec-dev, libghc-case-insensitive-dev, libghc-fgl-dev, libghc-gluraw-dev, libghc-glut-dev, libghc-hashable-dev, libghc-haskell-src-dev, libghc-html-dev, libghc-http-dev, libghc-hunit-dev, libghc-network-dev, libghc-opengl-dev, libghc-openglraw-dev, libghc-parallel-dev, libghc-primitive-dev, libghc-quickcheck2-dev, libghc-random-dev, libghc-regex-base-dev, libghc-regex-compat-dev, libghc-regex-posix-dev, libghc-split-dev, libghc-syb-dev, libghc-transformers-dev, libghc-unordered-containers-dev, libghc-vector-dev, libghc-xhtml-dev, libghc-zlib-dev, alex, cabal-install, ghc-haddock, happy, hscolour
Suggests: haskell-platform-doc, haskell-platform-prof
Size: 5640
SHA256: 093b1ba5f51d6eb0ca711680c5db1e262b73dc3b04aa792f950182f242ba009f
SHA1: b109321aecf1165bbda2a7c2b92f5ba670b35277
MD5sum: bc8006e2d17fe40704de8fcb88bcfe58
Description: Standard Haskell libraries and tools
The Haskell Platform is a suite of tools and libraries that contain the most
important and best supported components. It is meant to be a starting point
for Haskell developers who are looking for libraries to use.
.
Installing this meta package will also install the Debian packages containing
the libraries and tools as specified in the official Haskell Platform, in the
version available in Debian. This may or may not be the version specified in
the platform. If this is of relevance to you, please check them on the
official Haskell Platform homepage.
Description-md5: 691e7f008a8809ac955958eb0736aa24
Homepage: http://hackage.haskell.org/platform/
Tag: devel::lang:haskell, devel::library, role::devel-lib, role::metapackage
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-platform/haskell-platform_2014.2.0.0.debian8_all.deb