miniterm.py

pyserial - module encapsulating access for the serial port

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