How to Install libxerces-c-dev in Ubuntu 18.04



Install libxerces-c-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libxerces-c-dev

Description:

validating XML parser library for C++ (development files)

Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains sources to various sample files. The libxerces-c-samples package contains compiled versions of the samples.

Homepage: https://xerces.apache.org/xerces-c/

Version: 3.2.0+debian-2

Section: universe/libdevel