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

Last updated: September 19,2024

1. Install "libpyml-ocaml" package

This is a short guide on how to install libpyml-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libpyml-ocaml

2. Uninstall "libpyml-ocaml" package

Please follow the steps below to uninstall libpyml-ocaml on Kali Linux:

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

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

Package: libpyml-ocaml
Source: pyml
Version: 20231101-1
Installed-Size: 1879
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpyml-ocaml-4dcw7
Depends: libstdcompat-ocaml-v38e5, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.34)
Size: 451276
SHA256: 267b17b6cf6b6d942f34a3725dc1851c060e328075bb6f0604be7b244e14183d
SHA1: 80ac1553ce87289c838ff0a965a068553ead00f9
MD5sum: 41da9fcb436341b8d3ec18ca7e97d5ef
Description: OCaml bindings for Python (runtime)
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 runtime files.
Description-md5:
Homepage: https://github.com/thierry-martinez/pyml
Section: ocaml
Priority: optional
Filename: pool/main/p/pyml/libpyml-ocaml_20231101-1_amd64.deb