Xmltrip Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

Xmltrip Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

xmltrip

OCaml xml manipulation module

Maintainer: Debian OCaml Maintainers



Section: ocaml

Install xmltrip

  • Debian apt-get install libxmlm-ocaml-dev Click to copy
  • Ubuntu apt-get install libxmlm-ocaml-dev Click to copy
  • Kali Linux apt-get install libxmlm-ocaml-dev Click to copy
  • Fedora dnf install ocaml-xmlm Click to copy
  • Raspbian apt-get install libxmlm-ocaml-dev Click to copy

libxmlm-ocaml-dev

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.

ocaml-xmlm

A streaming XML codec
Install the latest version of xmltrip in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the xmltrip just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of xmltrip from the respository and install it in your computer/server.