yaz-config

Development files for yaz

Debian Debian
RUN apt-get update && \ apt-get install -y libyaz-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libyaz5-dev
Arch Arch Linux
RUN pacman -S --noconfirm yaz
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libyaz-dev
Fedora
RUN dnf install -y libyaz-devel
Raspbian
RUN apt-get update && \ apt-get install -y libyaz4-dev
click the source code to copy install yaz-config on any operating system with command-not-found.com