picocom
Minimal dumb-terminal emulator
Picocom is a minimal dumb-terminal emulation program. It was designed to serve as a simple and manual modem configuration, testing, and debugging tool. It also serves well as a low-tech serial communications program to allow access to all types of devices that provide serial consoles.
- Versions: 3.1
- Website: https://github.com/npat-efault/picocom
- Licenses: GPL 2+
- Package source: gnu/packages/terminals.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of picocom
as follows:
guix install picocom
Or install a particular version:
guix install picocom@3.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of picocom about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/picocom'><img src='https://packages.guix.gnu.org/packages/picocom/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/picocom)
Example Org:
[[https://packages.guix.gnu.org/packages/picocom][https://packages.guix.gnu.org/packages/picocom/badges/latest-version.svg]]