How to Install and Uninstall termdebug Package on Kali Linux

Last updated: May 06,2024

1. Install "termdebug" package

Here is a brief guide to show you how to install termdebug on Kali Linux

$ sudo apt update $ sudo apt install termdebug

2. Uninstall "termdebug" package

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

$ sudo apt remove termdebug $ sudo apt autoclean && sudo apt autoremove

3. Information about the termdebug package on Kali Linux

Package: termdebug
Source: termdebug (2.2+dfsg-1)
Version: 2.2+dfsg-1+b5
Installed-Size: 144
Maintainer: Lennart Weller
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libtinfo6 (>= 6), libunistring5 (>= 1.1)
Size: 53724
SHA256: ed54b2e51a95d1d33b2dc2c5786bc161798490d8decfccd6a944eecb651312de
SHA1: 824768520e9ca425f204804bc6f8cb4dd7bde991
MD5sum: ae5a3e024792bc26c3aea72d68066646
Description: Tools for recording and replaying terminal I/O
Termdebug is a set of utilities to record and replay the input and output of
terminal programs. Its main goal is to aid in developing and debugging
terminal programs.
Description-md5:
Multi-Arch: foreign
Homepage: http://os.ghalkes.nl/termdebug.html
Section: misc
Priority: optional
Filename: pool/main/t/termdebug/termdebug_2.2+dfsg-1+b5_amd64.deb