cvs

Concurrent Versions System, a revision control system. More information: <https://cvs.nongnu.org>.

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