How to Install and Uninstall ocaml-qtest Package on Kali Linux

Last updated: July 08,2024

1. Install "ocaml-qtest" package

Please follow the instructions below to install ocaml-qtest on Kali Linux

$ sudo apt update $ sudo apt install ocaml-qtest

2. Uninstall "ocaml-qtest" package

Please follow the guidance below to uninstall ocaml-qtest on Kali Linux:

$ sudo apt remove ocaml-qtest $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocaml-qtest package on Kali Linux

Package: ocaml-qtest
Source: ocaml-qtest (2.11.2-4)
Version: 2.11.2-4+b1
Installed-Size: 1087
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35)
Size: 301716
SHA256: 3bc1e5826f64d43c1522d03baa3547b90d4bc75d254f70b4427eca25e6966cc8
SHA1: 14a0db7704f42454193c2593c268dfbd5be0b819
MD5sum: 0cd634f803bf56e35f4683e80a42cd74
Description: Inline (Unit) Tests for OCaml (Executable)
qtest extracts inline unit tests written using a special syntax in
comments. Those tests are then run using the oUnit framework and the
qcheck library. The possibilities range from trivial tests -- extremely
simple to use -- to sophisticated random generation of test cases.
Description-md5:
Homepage: https://github.com/vincent-hugot/qtest
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-qtest/ocaml-qtest_2.11.2-4+b1_amd64.deb