svn

Subversion command-line client tool. More information: <https://subversion.apache.org>.

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