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

Last updated: May 17,2024

1. Install "libcothreads-ocaml-dev" package

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

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

2. Uninstall "libcothreads-ocaml-dev" package

This tutorial shows how to uninstall libcothreads-ocaml-dev on Kali Linux:

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

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

Package: libcothreads-ocaml-dev
Source: cothreads (0.10-6)
Version: 0.10-6+b2
Installed-Size: 917
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcothreads-ocaml-dev-afm75
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 122464
SHA256: 3fc4e2277b2fdddf45a3dfcf4c6ca460c4914e457758101ec6a3eff6e59117b0
SHA1: f9ecc9c40e3b356a9206410af882a9358756c05d
MD5sum: 1f6542fa6b56108acc193e74620e22f8
Description: concurrent programming library for OCaml
This library enhances the Threads library of the standard OCaml distribution
in two dimensions:
.
- It implements the same API of the standard Threads library on different
execution engines (process, networker), so that a single copy of
source code can be compiled and deployed to different environments
without modification.
- It is also a super set of the standard Threads library, with extra
components (STM etc.), functions (spawn etc.) and features (object-level
compatibility etc.).
.
This package provides static libraries, interfaces, and documentation
for coThreads.
Description-md5:
Homepage: http://sourceforge.net/projects/cothreads/
Tag: devel::doc, devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib, role::documentation
Section: ocaml
Priority: optional
Filename: pool/main/c/cothreads/libcothreads-ocaml-dev_0.10-6+b2_amd64.deb