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

Last updated: May 15,2024

1. Install "libqcheck-ocaml" package

This is a short guide on how to install libqcheck-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libqcheck-ocaml

2. Uninstall "libqcheck-ocaml" package

Here is a brief guide to show you how to uninstall libqcheck-ocaml on Kali Linux:

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

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

Package: libqcheck-ocaml
Source: ocaml-qcheck
Version: 0.21.3-1
Installed-Size: 50
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libqcheck-ocaml-ov8m8
Depends: libqcheck-core-ocaml-nbjk9, libqcheck-ounit-ocaml-loqp2, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Recommends: ocaml-findlib
Size: 18836
SHA256: 2c3f72aff537f67291e8d72607efa52ae4d05741b50392a028524608fbc3ad93
SHA1: f138d05a86c052b4be37907a79af0d4b99fceb7f
MD5sum: 0120fe2d364a35b35b5e77201905abf6
Description: QuickCheck inspired property-based testing for OCaml (Runtime library)
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
.
This is a compatibility library, depends on libqcheck-ocaml.
Description-md5:
Homepage: https://github.com/c-cube/qcheck
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-qcheck/libqcheck-ocaml_0.21.3-1_amd64.deb