How to Install and Uninstall gtkterm Package on Kali Linux

Last updated: January 11,2025

1. Install "gtkterm" package

In this section, we are going to explain the necessary steps to install gtkterm on Kali Linux

$ sudo apt update $ sudo apt install gtkterm

2. Uninstall "gtkterm" package

This guide let you learn how to uninstall gtkterm on Kali Linux:

$ sudo apt remove gtkterm $ sudo apt autoclean && sudo apt autoremove

3. Information about the gtkterm package on Kali Linux

Package: gtkterm
Version: 1.2.1-1
Installed-Size: 317
Maintainer: Willem van den Akker
Architecture: amd64
Depends: libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.9.10), libgudev-1.0-0 (>= 146), libpango-1.0-0 (>= 1.14.0), libvte-2.91-0 (>= 0.45.90)
Size: 128980
SHA256: 2ebe1eef61bbd2f4ada75c364f205316d64620e33b40c8c9d43ab8f7d4adfa94
SHA1: c8dc2f768572260dd363503fe73aa455ce34de0a
MD5sum: 5bd164ae4536dbc0351095d7597d8c4f
Description: simple GTK+ serial port terminal
gtkterm is a simple GTK+ terminal used to communicate with the serial port.
.
Its features :
.
* Serial port terminal window
* Serial port setup (speed, parity, bits, stopbits, flow control)
* Using the termios API
* Possible to send a file (only RAW data, no protocol)
* End of line delay while sending a file
* Special character wait before next line while sending a file
* Possible to toggle control lines manually (DTR, CTS)
* Also reads the state of control lines (RTS, CD, DSR, RI)
.
Author: Julien Schmitt
Description-md5:
Homepage: https://github.com/Jeija/gtkterm
Tag: hardware::modem, interface::graphical, interface::x11, network::client,
role::program, uitoolkit::gtk, uitoolkit::ncurses, use::configuring,
use::transmission, x11::application
Section: comm
Priority: optional
Filename: pool/main/g/gtkterm/gtkterm_1.2.1-1_amd64.deb