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

Last updated: May 17,2024

1. Install "libtyxml-ocaml-dev" package

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

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

2. Uninstall "libtyxml-ocaml-dev" package

This tutorial shows how to uninstall libtyxml-ocaml-dev on Kali Linux:

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

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

Package: libtyxml-ocaml-dev
Source: tyxml (4.5.0-4)
Version: 4.5.0-4+b1
Installed-Size: 17536
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libtyxml-ocaml-dev-zqkj4
Depends: libre-ocaml-dev-5yx09, libstdlib-ocaml-dev-ep7y0, libtyxml-ocaml-zqkj4, libuutf-ocaml-dev-cnqj5, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 2229872
SHA256: 195cbda916ede339e69babfc9b70c06f2bcaaca7f24a50e383af647c7788c53a
SHA1: c44ff566789ca6957bfcc182d7fd5173fb56b147
MD5sum: 17d6f80c1597c44be5b8ef1b3c6ff456
Description: typed XML in OCaml (development files)
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 development files needed to use TyXML.
Description-md5:
Homepage: https://ocsigen.org/tyxml
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/t/tyxml/libtyxml-ocaml-dev_4.5.0-4+b1_amd64.deb