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

Last updated: April 29,2024

1. Install "libzed-ocaml-dev" package

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

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

2. Uninstall "libzed-ocaml-dev" package

Please follow the step by step instructions below to uninstall libzed-ocaml-dev on Kali Linux:

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

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

Package: libzed-ocaml-dev
Source: zed (3.2.3-1)
Version: 3.2.3-1+b2
Installed-Size: 2944
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libzed-ocaml-dev-ntg26
Depends: libreact-ocaml-dev-6uxm1, libresult-ocaml-dev-mx0o3, libstdlib-ocaml-dev-ep7y0, libuucp-ocaml-dev-5gh83, libuuseg-ocaml-dev-lkrq7, libuutf-ocaml-dev-cnqj5, libzed-ocaml-ntg26, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 703048
SHA256: 55e58dab6736f1a86f5df4a74f8cc71881b6788fc545bbe2f6426b269dfd8740
SHA1: 0296e64a2b36e710c9ac1ad711c462ae28cdba1f
MD5sum: 2351b7c43b645833023399c042099d79
Description: abstract engine for text edition in OCaml (development tools)
Zed is an abstract engine for text edition. It can be used to
write text editors, edition widgets, readlines, ...
.
Zed uses Camomile to fully support the Unicode specification, and
implements an UTF-8 encoded string type with validation, and a rope
datastructure to achieve efficient operations on large Unicode
buffers. Zed also features a regular expression search on ropes.
.
To support efficient text edition capabilities, Zed provides macro
recording and cursor management facilities.
.
This package contains the development stuff needed to use the
zed library in your programs.
Description-md5:
Homepage: https://github.com/ocaml-community/zed
Section: ocaml
Priority: optional
Filename: pool/main/z/zed/libzed-ocaml-dev_3.2.3-1+b2_amd64.deb