plink

command-line tools for SSH, SCP, and SFTP

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