svn-clean

Assorted tools related to Apache Subversion

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