How to install RapidXML on Ubuntu
If you want to use RapidXML to parse XML data on Ubuntu, run this command:
sudo apt install librapidxml-dev -y
Since RapidXML is a header-only library, this will install the header files and no native libraries.
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow