Ubuntu Saucy: What is the default console tool for parsing XML?
Solution 1:
I don't know of a "default", but xmllint is included with the libxml2-utils package.
apt-get install libxml2-utils
I don't know of a "default", but xmllint is included with the libxml2-utils package.
apt-get install libxml2-utils