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

Last updated: May 15,2024

1. Install "libzed-ocaml" package

Please follow the instructions below to install libzed-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libzed-ocaml

2. Uninstall "libzed-ocaml" package

This is a short guide on how to uninstall libzed-ocaml on Kali Linux:

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

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

Package: libzed-ocaml
Source: zed (3.2.3-1)
Version: 3.2.3-1+b2
Installed-Size: 1029
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libzed-ocaml-ntg26
Depends: libreact-ocaml-6uxm1, libresult-ocaml-mx0o3, libstdlib-ocaml-ep7y0, libuucp-ocaml-5gh83, libuuseg-ocaml-lkrq7, libuutf-ocaml-cnqj5, ocaml-base-4.14.1
Size: 298460
SHA256: e3a6ea98f8989708e6fbcff4cb509c8eefd2768a08a09ab781a0eaba76c9bbb9
SHA1: bd413823afd776f8d6285805365c112d298eee89
MD5sum: c97ccabebaca9c078e904b3547b942fb
Description: abstract engine for text edition in OCaml (runtime)
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 runtime libraries for programs using
zed.
Description-md5:
Homepage: https://github.com/ocaml-community/zed
Section: ocaml
Priority: optional
Filename: pool/main/z/zed/libzed-ocaml_3.2.3-1+b2_amd64.deb