putty

Telnet/SSH client for X

Debian Debian
RUN apt-get update && \ apt-get install -y putty
Ubuntu
RUN apt-get update && \ apt-get install -y putty
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
Fedora
RUN dnf install -y putty
Raspbian
RUN apt-get update && \ apt-get install -y putty
click the source code to copy install putty on any operating system with command-not-found.com