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

Last updated: May 15,2024

1. Install "libpyml-ocaml-dev" package

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

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

2. Uninstall "libpyml-ocaml-dev" package

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

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

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

Package: libpyml-ocaml-dev
Source: pyml
Version: 20231101-1
Installed-Size: 4791
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpyml-ocaml-dev-4dcw7
Depends: libpyml-ocaml-4dcw7, libstdcompat-ocaml-dev-v38e5, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib, python3-dev
Size: 906304
SHA256: 24f3346732fb251c53eb5371a7618630b09a0b17cfa488ff12f325a0062427bc
SHA1: 3ad40b70175dbf37baaa1802ee89cbb0c2235cd9
MD5sum: 2ade21b0baea82a2f5d85a2327d6d34f
Description: OCaml bindings for Python (development)
py.ml provides OCaml bindings for Python. This library subsumes the
pycaml library. Bindings are split in three modules:
* Py provides the initialization functions and some high-level
bindings, with error handling and naming conventions closer to
OCaml usages;
* Pycaml provides a signature close to the old Pycaml module, so as
to ease migration;
* Pywrappers provides low-level bindings, which follow closely the
conventions of the C bindings for Python. Submodules
Pywrappers.Python2 and Pywrappers.Python3 contain version-specific
bindings.
.
This package contains the development files.
Description-md5:
Homepage: https://github.com/thierry-martinez/pyml
Section: ocaml
Priority: optional
Filename: pool/main/p/pyml/libpyml-ocaml-dev_20231101-1_amd64.deb