xmlcatalog

GNOME XML library

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