unison

Bidirectional file synchronisation tool. More information: <https://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html>.

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