Installing libxml2-dev-Headers and libraries for Libxml2
How to install libxml2-dev installation. Install with the apt command. Libxml2 headers and libraries will be installed.
sudo apt install -y libxml2-dev
For the location of the installed Libxml2 header file and library, see Header file read path and Library loading path.