valgrind-di-server

programs

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