How to Install and Uninstall picocom Package on Kali Linux

Last updated: May 13,2024

1. Install "picocom" package

This tutorial shows how to install picocom on Kali Linux

$ sudo apt update $ sudo apt install picocom

2. Uninstall "picocom" package

This guide covers the steps necessary to uninstall picocom on Kali Linux:

$ sudo apt remove picocom $ sudo apt autoclean && sudo apt autoremove

3. Information about the picocom package on Kali Linux

Package: picocom
Version: 3.1-4
Installed-Size: 110
Maintainer: Matt Palmer
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 44780
SHA256: b063db38b5b2370873736e98bf146b037089c81af38b352ebffe79a71129ffa7
SHA1: cd5ef493cbdd8d83e4a8851734d821f06cbaf590
MD5sum: 2eab0a0e53d75606ce750d450ca57acc
Description: minimal dumb-terminal emulation program
picocom was designed to serve as a simple, manual, modem
configuration, testing, and debugging tool. It has also served (quite
well) as a low-tech "terminal-window" to allow operator intervention
in PPP connection scripts (something like the ms-windows "open
terminal window before / after dialing" feature). It could also prove
useful in many other similar tasks. It is ideal for embedded systems
since its memory footprint is minimal.
Description-md5:
Homepage: https://github.com/npat-efault/picocom
Tag: hardware::modem, interface::commandline, role::program, scope::utility,
use::checking, use::configuring
Section: comm
Priority: optional
Filename: pool/main/p/picocom/picocom_3.1-4_amd64.deb