git-cvsserver

fast, scalable, distributed revision control system (cvs interoperability)

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