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

Last updated: May 20,2024

1. Install "libluv-ocaml-dev" package

This tutorial shows how to install libluv-ocaml-dev on Kali Linux

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

2. Uninstall "libluv-ocaml-dev" package

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

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

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

Package: libluv-ocaml-dev
Source: ocaml-luv (0.5.12-2)
Version: 0.5.12-2+b1
Installed-Size: 10252
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libluv-ocaml-dev-p9ye3
Depends: libuv1-dev, libbigarray-compat-ocaml-dev-v4245, libctypes-ocaml-dev-geco0, libintegers-ocaml-dev-d0dx7, libluv-ocaml-p9ye3, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 1878144
SHA256: 4bd80113b40a4d884f8930e310c5e3559ff58a6f97510b98fe4b942822dc8e74
SHA1: d9b68762c4b25e24250cee191f703510b39864ad
MD5sum: 0318d1bec2fda7de9eac1e793d073ec3
Description: OCaml binding to libuv (Development package)
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 development library of Luv.
Description-md5:
Homepage: https://github.com/aantron/luv
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-luv/libluv-ocaml-dev_0.5.12-2+b1_amd64.deb