cg_merge

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-dbg
click the source code to copy install cg_merge on any operating system with command-not-found.com