picocom

minimal dumb-terminal emulation program

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