How to Install and Uninstall libounit-ocaml-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libounit-ocaml-dev" package

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

$ sudo apt update $ sudo apt install libounit-ocaml-dev

2. Uninstall "libounit-ocaml-dev" package

Please follow the guidelines below to uninstall libounit-ocaml-dev on Kali Linux:

$ sudo apt remove libounit-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libounit-ocaml-dev package on Kali Linux

Package: libounit-ocaml-dev
Source: ounit (2.2.7-2)
Version: 2.2.7-2+b1
Installed-Size: 4533
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libounit-ocaml-dev-87do3
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Suggests: ocaml-findlib
Size: 980480
SHA256: 17f2b58a4970ba64d5213ab1aaaa2920b8d9d460ddae653784240637bee701e2
SHA1: 2f006cd6b99134912c1271cced88c0866aa857a3
MD5sum: 15dd7e7e0af34c946ab7e8e5f06d1859
Description: Unit testing framework for OCaml
OUnit is a unit testing framework for OCaml, imspired
by the JUnit tool for Java and the HUnit tool for Haskell.
.
OUnit is designed to provide a convenient way for you to write tests
for your OCaml code. Tests can be aggregated into test suites, making
it easy to both write tests close to the code being examined and
execute a comprehensive aggregate set of tests -- or any subset of it.
Description-md5:
Homepage: https://github.com/gildor478/ounit
Tag: devel::lang:ocaml, implemented-in::ocaml
Section: ocaml
Priority: optional
Filename: pool/main/o/ounit/libounit-ocaml-dev_2.2.7-2+b1_amd64.deb