cvs-switchroot

Concurrent Versions System

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-switchroot on any operating system with command-not-found.com