How to Install and Uninstall doctest Package on Kali Linux

Last updated: May 18,2024

1. Install "doctest" package

This tutorial shows how to install doctest on Kali Linux

$ sudo apt update $ sudo apt install doctest

2. Uninstall "doctest" package

This guide covers the steps necessary to uninstall doctest on Kali Linux:

$ sudo apt remove doctest $ sudo apt autoclean && sudo apt autoremove

3. Information about the doctest package on Kali Linux

Package: doctest
Source: haskell-doctest (0.20.1-1)
Version: 0.20.1-1+b2
Installed-Size: 79880
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6)
Size: 11971124
SHA256: fb3d0641731b7a817eceb14c003fb445556b7266eb46c4b995d34c759c4516b1
SHA1: d1e97f436b62e55a522134ed69b6f4eb3d27cd19
MD5sum: 2be077a0568fc7142d89fc792e7be977
Description: test interactive Haskell examples; executable
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the doctest executable.
Description-md5:
Homepage: https://github.com/sol/doctest-haskell
Section: devel
Priority: optional
Filename: pool/main/h/haskell-doctest/doctest_0.20.1-1+b2_amd64.deb