puttygen

command-line tools for SSH, SCP, and SFTP

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