ssh-argv0

secure shell (SSH) client, for secure access to remote machines

  • Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
  • Homepage: http://www.openssh.com/
  • Section: net
Debian Debian
RUN apt-get update && \ apt-get install -y openssh-client
Ubuntu
RUN apt-get update && \ apt-get install -y openssh-client
Alpine
RUN apk add openssh-client
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openssh-client
Raspbian
RUN apt-get update && \ apt-get install -y openssh-client
click the source code to copy install ssh-argv0 on any operating system with command-not-found.com