macOS
brew install picocomlocal Homebrew formula metadata
sudo port install picocomMacPorts ports tree · comms/picocom/Portfile · source: api.github.com
brew / rank 2100
Minimal dumb-terminal emulation program. Version 2024-07 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install picocom.
install
brew install picocomlocal Homebrew formula metadata
sudo port install picocomMacPorts ports tree · comms/picocom/Portfile · source: api.github.com
sudo apk add picocomAlpine Linux edge package indexes · picocom · source: dl-cdn.alpinelinux.org
sudo apt install picocomDebian stable package indexes · picocom · source: deb.debian.org
sudo dnf install picocomFedora Rawhide package metadata · picocom · source: dl.fedoraproject.org
nix profile install nixpkgs#picocomnixpkgs package indexes · pkgs/by-name/pi/picocom/package.nix · source: api.github.com
sudo pacman -S picocomArch Linux sync databases · picocom · source: geo.mirror.pkgbuild.com
sudo zypper install picocomopenSUSE Tumbleweed package metadata · picocom · source: download.opensuse.org
overview
Minimal dumb-terminal emulation program
history
picocom is a compact Unix serial terminal intended for modem configuration, hardware debugging, and access to device consoles. It favors command-line options and interactive escape commands over a full-screen configuration interface.
Nick Patavalis created picocom as a minimal dumb-terminal emulator. Its name deliberately contrasts it with minicom: “pico” rather than “mini.”
The program was designed for manual modem setup, testing, and debugging, then found wider use for consoles on routers, embedded boards, and other serially managed hardware. Release 2.0 changed external transfer-command execution to avoid using /bin/sh, improving command handling security.
picocom became broadly available across Unix-like package collections, including Homebrew, MacPorts, Debian, Ubuntu, Fedora-family repositories, Arch Linux, Alpine Linux, Nix, and openSUSE. This reach reflects its usefulness as a small default serial-console utility.
The project moved issue and source activity to GitHub after earlier Google Code-era development, while preserving a deliberately small and portable design.
A typical invocation selects a serial device and baud rate, such as picocom -b 115200 /dev/ttyUSB0. It is commonly used to inspect boot logs, configure modems, interact with microcontroller boards, and expose serial ports through simple SSH-based terminal servers.
picocom embodies the small-tool Unix ideal: it handles interactive serial communication without the menus and larger configuration model associated with minicom. Its tiny footprint also makes it suitable for constrained development and embedded hosts.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
picocom | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/npat-efault/picocom
install metadata
| Package key | brew:picocom |
|---|---|
| Version | 2024-07 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/picocom |
| Homepage | https://github.com/npat-efault/picocom |
| Repository | https://github.com/npat-efault/picocom |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/npat-efault/picocom/archive/refs/tags/3.1.tar.gz |
| Last updated | 2026-09-13T17:04:25Z |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | picocom |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
picocom 3.1-4
minimal dumb-terminal emulation program
https://github.com/npat-efault/picocom
sudo apt install picocompicocom
nix profile install nixpkgs#picocompicocom 3.1-4
minimal dumb-terminal emulation program
https://github.com/npat-efault/picocom
sudo apt install picocompicocom 2024.07-r0
Minimal dumb-terminal emulation program
https://gitlab.com/wsakernel/picocom
sudo apk add picocompicocom-doc 2024.07-r0
Minimal dumb-terminal emulation program (documentation)
https://gitlab.com/wsakernel/picocom
sudo apk add picocom-docpicocom 2024.07-7.fc45
Minimal serial communications program
https://gitlab.com/wsakernel/picocom/
sudo dnf install picocompicocom 3.1-3
Minimal dumb-terminal emulation program, very much like minicom
https://github.com/npat-efault/picocom
sudo pacman -S picocompicocom 2024.07-1.6
Minimal dumb-terminal emulation program
https://gitlab.com/wsakernel/picocom/
sudo zypper install picocompicocom-bash-completion 2024.07-1.6
Bash Completion for picocom
https://gitlab.com/wsakernel/picocom/
sudo zypper install picocom-bash-completionpicocom
sudo port install picocomsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.