merge

The GNU Revision Control System

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