I'm fairly new to Linux and shell scripting; and have a requirement to parse and query an xml. I was able to find and use XML starlet for Windows successfully.
However, my goal is to have that run on Linux via a shell script.
Can anyone please share the steps to install and configure XMLStarlet on Linux?
Thanks!