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

Last updated: May 14,2024

1. Install "libtyxml-ocaml-doc" package

This is a short guide on how to install libtyxml-ocaml-doc on Kali Linux

$ sudo apt update $ sudo apt install libtyxml-ocaml-doc

2. Uninstall "libtyxml-ocaml-doc" package

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

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

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

Package: libtyxml-ocaml-doc
Source: tyxml
Version: 4.5.0-4
Installed-Size: 57
Maintainer: Debian OCaml Maintainers
Architecture: all
Size: 11672
SHA256: 9bc9eb71046c8db4e52c96525abd85e2285624e8f3f05d4ef5458b2af376989a
SHA1: 5fa7a3950e2c2e1b213df054d934b3d7bd2977b1
MD5sum: d6e237a2186e7d5acf3df31ba3c33498
Description: typed XML in OCaml (documentation)
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 the documentation of TyXML.
Description-md5:
Multi-Arch: foreign
Homepage: https://ocsigen.org/tyxml
Tag: devel::doc, role::documentation
Section: doc
Priority: optional
Filename: pool/main/t/tyxml/libtyxml-ocaml-doc_4.5.0-4_all.deb