Install libxml2-dbg by entering the following commands in the terminal:
sudo apt update sudo apt install libxml2-dbg
Description:
Debugging symbols for the GNOME XML library
XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library.
Homepage: http://xmlsoft.org
Version: 2.9.4+dfsg1-6.1ubuntu1
Section: libdevel