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

Last updated: May 20,2024

1. Install "libluv-ocaml" package

Learn how to install libluv-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libluv-ocaml

2. Uninstall "libluv-ocaml" package

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

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

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

Package: libluv-ocaml
Source: ocaml-luv (0.5.12-2)
Version: 0.5.12-2+b1
Installed-Size: 3725
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libluv-ocaml-p9ye3
Depends: libbigarray-compat-ocaml-v4245, libctypes-ocaml-geco0, libintegers-ocaml-d0dx7, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libuv1 (>= 1.44.1)
Recommends: ocaml-findlib
Size: 859024
SHA256: 628d55ed17da43d915185bef041451ae77485077c6af95a442a3e959b41d4f30
SHA1: 86a56a511878a7bb8558a7ce79affd206a56a1fe
MD5sum: 1c51b85fa574a5016e35d8db5712801c
Description: OCaml binding to libuv (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.
Description-md5:
Homepage: https://github.com/aantron/luv
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-luv/libluv-ocaml_0.5.12-2+b1_amd64.deb