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

Last updated: May 18,2024

1. Install "libtyxml-ocaml" package

Here is a brief guide to show you how to install libtyxml-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libtyxml-ocaml

2. Uninstall "libtyxml-ocaml" package

Please follow the guidance below to uninstall libtyxml-ocaml on Kali Linux:

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

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

Package: libtyxml-ocaml
Source: tyxml (4.5.0-4)
Version: 4.5.0-4+b1
Installed-Size: 2453
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libtyxml-ocaml-zqkj4
Depends: libstdlib-ocaml-ep7y0, libuutf-ocaml-cnqj5, ocaml-base-4.14.1
Size: 489560
SHA256: 0261e9b4412c890d9029ccfb7adfb7f66b649a7d0c12f4189a0dc89049afda94
SHA1: 8d40eb311f34ce8d46941e36fdc36c5a1f726962
MD5sum: 52822fcc2c1fbcfb58767fb2b5b5d56d
Description: typed XML in OCaml (plugins)
TyXML allows one to build XML trees whose validity is ensured by the
typechecker. It's based on a translation of XML types into polymorphic
variants, originally written by Thorsten Ohl. Currently, the
transcription has been done for XHTML 1.0 and 1.1, HTML5 and SVG
(partial).
.
TyXML also provides a generic printer and some low-level (and
untyped) iterators over XML trees. The printer has options for
printing XHTML in more browser-friendly way when served as
"text/html" (instead of "text/xml"). HTML5 is always printed with
those options.
.
All modules provided by TyXML are also provided in functorial
interface, where every module is parameterised by the underlying XML
representation.
.
A camlp4 extension, named Pa_tyxml, allows one to write HTML pages or
HTML fragments with the usual syntax.
.
This package contains dynamically loadable modules for plugins.
Description-md5:
Homepage: https://ocsigen.org/tyxml
Tag: role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/t/tyxml/libtyxml-ocaml_4.5.0-4+b1_amd64.deb