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

Last updated: March 14,2025

1. Install "libctypes-ocaml" package

Please follow the guidelines below to install libctypes-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libctypes-ocaml

2. Uninstall "libctypes-ocaml" package

This guide covers the steps necessary to uninstall libctypes-ocaml on Kali Linux:

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

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

Package: libctypes-ocaml
Source: ocaml-ctypes (0.21.1-1)
Version: 0.21.1-1+b1
Installed-Size: 1952
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libctypes-ocaml-geco0
Depends: libbigarray-compat-ocaml-v4245, libintegers-ocaml-d0dx7, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14)
Size: 503244
SHA256: 73dd205af1c3f59dc052713d05164de636dd0116673a801d02d98bc32a2d0e7c
SHA1: 60924b9a2773b615442dfc61816d0755c1c19fb2
MD5sum: 7f6c80239cd45641696730e0ba25227e
Description: library for binding to C libraries using pure OCaml (runtime)
The ocaml-ctypes library makes it possible to call C functions
directly from OCaml without writing or generating C code. The core
of the library is a set of combinators for describing C types --
scalars, functions, structs, unions, arrays, and pointers to values
and functions. Type descriptions can then be used to bind native
functions and values.
.
This package contains the shared runtime stub library and plugins.
Description-md5:
Homepage: https://github.com/ocamllabs/ocaml-ctypes
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-ctypes/libctypes-ocaml_0.21.1-1+b1_amd64.deb