How to Install expat in Ubuntu 18.04



Install expat by entering the following commands in the terminal:

sudo apt update
sudo apt install expat

Description:

XML parsing C library - example application

This package contains xmlwf, an example application of expat, the C library for parsing XML. The arguments to xmlwf are one or more files which are each to be checked for XML well-formedness.

Homepage: https://libexpat.github.io/

Version: 2.2.5-3

Section: universe/text