picocom 3.1
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.
- Outputs:
out
- 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 picocom 3.1
as follows:
guix install picocom@3.1
Or install the latest version:
guix install picocom
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.