How to Install and Uninstall haskell-debian-utils Package on Kali Linux

Last updated: March 28,2024

1. Install "haskell-debian-utils" package

This guide let you learn how to install haskell-debian-utils on Kali Linux

$ sudo apt update $ sudo apt install haskell-debian-utils

2. Uninstall "haskell-debian-utils" package

This guide covers the steps necessary to uninstall haskell-debian-utils on Kali Linux:

$ sudo apt remove haskell-debian-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-debian-utils package on Kali Linux

Package: haskell-debian-utils
Source: haskell-debian (4.0.5-1)
Version: 4.0.5-1+b1
Installed-Size: 35658
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Recommends: apt-file
Size: 5400740
SHA256: 8eb4f3e7aa54094455225594005279caf27c99abf14602dbb6dc89232549f1e5
SHA1: c2e1e88de2f665bbed151c38a2ab03e18af72e60
MD5sum: 4585ade46445db454524062f5cdab4b2
Description: Various helpers to work with Debian packages
This package contains tools shipped with the Haskell library “debian”:
.
* fakechanges:
Sometimes you have the .debs, .dsc, .tar.gz, .diff.gz, etc from a package
build, but not the .changes file. This package lets you create a fake
.changes file in case you need one.
.
* debian-report:
Analyze Debian repositories and generate reports about their contents and
relations. For example, a list of all packages in a distribution that are
trumped by another distribution.
.
* apt-get-build-depends:
Tool which will parse the Build-Depends{-Indep} lines from debian/control
and apt-get install the required packages
Description-md5:
Homepage: https://github.com/clinty/debian-haskell
Section: devel
Priority: optional
Filename: pool/main/h/haskell-debian/haskell-debian-utils_4.0.5-1+b1_amd64.deb