update-distcc-symlinks

simple distributed compiler client and server

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