How to Install and Uninstall modem-cmd Package on Kali Linux

Last updated: May 21,2024

1. Install "modem-cmd" package

Please follow the guidelines below to install modem-cmd on Kali Linux

$ sudo apt update $ sudo apt install modem-cmd

2. Uninstall "modem-cmd" package

Learn how to uninstall modem-cmd on Kali Linux:

$ sudo apt remove modem-cmd $ sudo apt autoclean && sudo apt autoremove

3. Information about the modem-cmd package on Kali Linux

Package: modem-cmd
Version: 1.0.2-4
Installed-Size: 26
Maintainer: SZ Lin (林上智)
Architecture: all
Depends: python3-serial (>= 2.6), python3:any, python3
Size: 4600
SHA256: 283c954b07abbd4e8711d1395a8edaf51f1d9541774128d516f84221e177528e
SHA1: 289067aff5a179d423d1c4a6a2735180d57a56a0
MD5sum: e3100f8408b1ddffcab237ac623d4559
Description: send arbitrary AT commands to your modem
modem-cmd can be used to send arbitrary AT commands to a modem device over
a serial line.
.
This means it can be used as a phone dialer:
.
$ modem-cmd /dev/ttyUSB0 ATDT123456
Description-md5:
Homepage: https://github.com/imZack/modem-cmd
Section: comm
Priority: optional
Filename: pool/main/m/modem-cmd/modem-cmd_1.0.2-4_all.deb