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

Last updated: May 03,2024

1. Install "libctypes-ocaml-dev" package

Here is a brief guide to show you how to install libctypes-ocaml-dev on Kali Linux

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

2. Uninstall "libctypes-ocaml-dev" package

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

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

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

Package: libctypes-ocaml-dev
Source: ocaml-ctypes (0.21.1-1)
Version: 0.21.1-1+b1
Installed-Size: 5394
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libctypes-ocaml-dev-geco0
Depends: libbigarray-compat-ocaml-dev-v4245, libcompiler-libs-ocaml-dev-rcwc4, libctypes-ocaml-geco0, libintegers-ocaml-dev-d0dx7, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 1232320
SHA256: 4784b694ba995149ea7419e436784a7b12e543295265c9f96772cac5a9c5bceb
SHA1: 2b1b93def5a94e323dfdd10940348a0a2d535ee8
MD5sum: dd872d2c8437aeab0a648a18ac8006a2
Description: library for binding to C libraries using pure OCaml (dev)
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 all the development stuff you need to use
ocaml-ctypes.
Description-md5:
Homepage: https://github.com/ocamllabs/ocaml-ctypes
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-ctypes/libctypes-ocaml-dev_0.21.1-1+b1_amd64.deb