How to Install and Uninstall libluv-unix-ocaml Package on Kali Linux

Last updated: May 19,2024

1. Install "libluv-unix-ocaml" package

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

$ sudo apt update $ sudo apt install libluv-unix-ocaml

2. Uninstall "libluv-unix-ocaml" package

This guide let you learn how to uninstall libluv-unix-ocaml on Kali Linux:

$ sudo apt remove libluv-unix-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libluv-unix-ocaml package on Kali Linux

Package: libluv-unix-ocaml
Source: ocaml-luv (0.5.12-2)
Version: 0.5.12-2+b1
Installed-Size: 67
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libluv-unix-ocaml-bm4m8
Depends: libbigarray-compat-ocaml-v4245, libctypes-ocaml-geco0, libintegers-ocaml-d0dx7, libluv-ocaml-p9ye3, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Recommends: ocaml-findlib
Size: 17280
SHA256: f2a9c91a18a3d9a96d7de014571c4b0c8ee71503d5096946450cd673dafb924d
SHA1: c52bd66c2b1812a4419dbb864faeede472acbeb6
MD5sum: 335f152b4ca2a3d13e49da4173cdd52a
Description: Helpers for interfacing OCaml Luv and Unix (Runtime library)
Luv is a binding to libuv, the cross-platform C library that does
asynchronous I/O in Node.js and runs its main loop.
.
Besides asynchronous I/O, libuv also supports multiprocessing and
multithreading. Multiple event loops can be run in different
threads. libuv also exposes a lot of other functionality, amounting
to a full OS API, and an alternative to the standard module Unix.
.
This package contains the runtime library of luv_unix, helpers for
interfacing Luv and Unix.
Description-md5:
Homepage: https://github.com/aantron/luv
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-luv/libluv-unix-ocaml_0.5.12-2+b1_amd64.deb