How to Install and Uninstall libtyxml-ocaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "libtyxml-ocaml-dev" package

Here is a brief guide to show you how to install libtyxml-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libtyxml-ocaml-dev" package

This guide let you learn how to uninstall libtyxml-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtyxml-ocaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtyxml-ocaml-dev
Architecture: amd64
Version: 4.4.0-1build1
Priority: optional
Section: universe/ocaml
Source: tyxml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16566
Provides: libtyxml-ocaml-dev-pen41
Depends: libre-ocaml-dev-a2tg9, libtyxml-ocaml-pen41, libuutf-ocaml-dev-98514, ocaml-nox-4.11.1
Recommends: ocaml-findlib
Filename: pool/universe/t/tyxml/libtyxml-ocaml-dev_4.4.0-1build1_amd64.deb
Size: 2075608
MD5sum: 2b8cd58d415e2c7cc2366120229e9a68
SHA1: 9a2bd3e091d05a605d1b8f17344a6df15cdcbe9b
SHA256: ab430b58bb9870e8feb6d0711473fe9736005ba4663879be30a4464ac1388526
SHA512: f335dd07541cf7a13d0759c7738af3911c63efaea4d3e55d403108b90243f1600fbb792986b2d122d72d9bf3d1973bb85bea22e4f7ec5f84759d16eca1904c29
Homepage: http://ocsigen.org/tyxml
Description-en: 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: 6822bb8b9cfd04082bcafb6ff4f8a5a3