xml

XMLStarlet Toolkit: Query, edit, check, convert and transform XML documents. This command also has documentation about its subcommands, e.g. xml validate. More information: <http://xmlstar.sourceforge.net/docs.php>.

Debian Debian
RUN apt-get update && \ apt-get install -y xmlstarlet
Ubuntu
RUN apt-get update && \ apt-get install -y xmlstarlet
Alpine
RUN apk add xmlstarlet
Arch Arch Linux
RUN pacman -S --noconfirm xmlstarlet
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xmlstarlet
Fedora
RUN dnf install -y xmlstarlet
Raspbian
RUN apt-get update && \ apt-get install -y xmlstarlet
click the source code to copy install xml on any operating system with command-not-found.com