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

Last updated: May 04,2024

1. Install "libxmlm-ocaml-dev" package

Please follow the guidance below to install libxmlm-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxmlm-ocaml-dev" package

This guide let you learn how to uninstall libxmlm-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxmlm-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 1112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: xmlm
Version: 1.2.0-1build1
Provides: libxmlm-ocaml-dev-27r56
Depends: ocaml-nox-4.02.3, libc6 (>= 2.14), ocaml-findlib
Filename: pool/universe/x/xmlm/libxmlm-ocaml-dev_1.2.0-1build1_amd64.deb
Size: 225852
MD5sum: 420804b3badd33c86b96643467e7ae30
SHA1: 8379cd7161b0e3aeb86bc18cd9f4e6cf80d8edd3
SHA256: 2d0af5d95935d87d3208562577cd50a866af9205a5b4fe058c6fd5402aed28a3
Description-en: OCaml xml manipulation module
Xmlm allows the OCaml programmer to manipulate xml data.
Its complexity is half-way between the easy xml-light module and
a full parsing of xml data.
.
It is also very simple to updgrade existing code using xml-light
in order to use xmlm.
.
This package contains all the development stuff you need to develop
OCaml programs which use xmlm.
Description-md5: 87d6826c5dc600e25790cfeb46859f63
Homepage: http://erratique.ch/software/xmlm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu