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

Last updated: May 08,2024

1. Install "libcsexp-ocaml-dev" package

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

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

2. Uninstall "libcsexp-ocaml-dev" package

In this section, we are going to explain the necessary steps to uninstall libcsexp-ocaml-dev on Kali Linux:

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

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

Package: libcsexp-ocaml-dev
Source: ocaml-csexp (1.5.2-4)
Version: 1.5.2-4+b1
Installed-Size: 334
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcsexp-ocaml-dev-pi675
Depends: libcsexp-ocaml-pi675, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Suggests: ocaml-findlib
Size: 87848
SHA256: ac8d5c659ca410b6fa901b2ab8264d7b21a385e07886d13ac333d1863d0f410d
SHA1: 1cf9dc22b892a36daef289b6b1a27b3f9b8dd87b
MD5sum: f46e657770d89a93acd28458f2120d80
Description: parsing and printing of S-expressions in Canonical form (dev)
This library provides minimal support for Canonical
S-expressions. Canonical S-expressions are a binary encoding of
S-expressions that is super simple and well suited for communication
between programs.
.
This library only provides a few helpers for simple applications. If
you need more advanced support, such as parsing from more fancy input
sources, you should consider copying the code of this library given
how simple parsing S-expressions in canonical form is.
.
To avoid a dependency on a particular S-expression library, the only
module of this library is parameterised by the type of S-expressions.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/ocaml-dune/csexp
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-csexp/libcsexp-ocaml-dev_1.5.2-4+b1_amd64.deb