How to Install and Uninstall libzed-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libzed-ocaml" package

This guide let you learn how to install libzed-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzed-ocaml

2. Uninstall "libzed-ocaml" package

Here is a brief guide to show you how to uninstall libzed-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libzed-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libzed-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 639
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: zed
Version: 1.4-2
Provides: libzed-ocaml-zmk87
Depends: libreact-ocaml-2kw33, ocaml-base-nox-4.02.3, libc6 (>= 2.2.5)
Filename: pool/universe/z/zed/libzed-ocaml_1.4-2_amd64.deb
Size: 175520
MD5sum: 5344c20c30331ac3d237de80f23435a3
SHA1: 3589736647a38a2b47f065d479eaf8081a1ca7c3
SHA256: a7b3899752e350e85207b19461ba0841b32e086717cb2083715b59193dfb7bc0
Description-en: 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: 480d27d9f1506f840d98698f46655729
Homepage: http://forge.ocamlcore.org/projects/zed/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu