dbclient

Lightweight Dropbear Secure Shell client. More information: <https://manned.org/dbclient.1>.

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