How to Install and Uninstall cabal-install Package on Kali Linux

Last updated: May 13,2024

1. Install "cabal-install" package

Please follow the steps below to install cabal-install on Kali Linux

$ sudo apt update $ sudo apt install cabal-install

2. Uninstall "cabal-install" package

Please follow the guidelines below to uninstall cabal-install on Kali Linux:

$ sudo apt remove cabal-install $ sudo apt autoclean && sudo apt autoremove

3. Information about the cabal-install package on Kali Linux

Package: cabal-install
Source: haskell-cabal-install
Version: 3.8.1.0-1
Installed-Size: 27018
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: ghc (>= 9), libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Recommends: curl | wget
Size: 4281788
SHA256: 6008b1c14beab5a861467b5a700deb62726a11daf9dea3b4cfb1e35c569abbe6
SHA1: 023c8417fc3d4d41b905102cd6135c392508792e
MD5sum: 3b4e887393abc65540e3e0f5edebeeaa
Description: command-line interface for Cabal and Hackage
The 'cabal' command-line program simplifies the process of managing
Haskell software by automating the fetching, configuration, compilation
and installation of Haskell libraries and programs.
Description-md5:
Homepage: https://www.haskell.org/cabal/
Tag: devel::buildtools, devel::lang:haskell, implemented-in::haskell,
interface::commandline, role::program, scope::utility,
works-with::software:package, works-with::software:source
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-cabal-install/cabal-install_3.8.1.0-1_amd64.deb