How to Install and Uninstall gtkterm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "gtkterm" package

In this section, we are going to explain the necessary steps to install gtkterm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gtkterm

2. Uninstall "gtkterm" package

Please follow the instructions below to uninstall gtkterm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gtkterm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gtkterm
Priority: optional
Section: universe/comm
Installed-Size: 219
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Sebastien Bacher
Architecture: amd64
Version: 0.99.7~rc1-0.2ubuntu1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.16.0), libvte9 (>= 1:0.24.0)
Filename: pool/universe/g/gtkterm/gtkterm_0.99.7~rc1-0.2ubuntu1_amd64.deb
Size: 63352
MD5sum: 0f1052f36978021ce6a439111c5464cc
SHA1: f3eaee4ac95781e916be6bee79fb4851ba0cfafb
SHA256: 86959a4d17cc94ac32a63711132fcd3356da811d94c626b1fbe715f75446ade9
Description-en: A 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
Homepage: http://www.jls-info.com/julien/linux/
Description-md5: 565f5f84c878ef11d4a59f13aade1a1d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu