krb5-config

5 programs

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