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

Last updated: May 20,2024

1. Install "cutecom" package

This tutorial shows how to install cutecom on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cutecom

2. Uninstall "cutecom" package

Learn how to uninstall cutecom on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cutecom $ sudo apt autoclean && sudo apt autoremove

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

Package: cutecom
Priority: optional
Section: universe/comm
Installed-Size: 216
Maintainer: Ubuntu Developers
Original-Maintainer: Roman I Khimov
Architecture: amd64
Version: 0.22.0-2
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libqt4-qt3support (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0)
Suggests: lrzsz
Filename: pool/universe/c/cutecom/cutecom_0.22.0-2_amd64.deb
Size: 55954
MD5sum: c183d51f4a08efc168380fb6e798d5a8
SHA1: d62eeeb74867ac7090c6fbb1e15030103f5fcf30
SHA256: f351084692ec5c9db342491a380f1b679d7355a94dee5c13fe7add04d54326b3
Description-en: Graphical serial terminal, like minicom
Cutecom is a graphical serial terminal, like minicom.
It is aimed mainly at hardware developers or other people who need a
terminal to talk to their devices. It features lineoriented interface
instead of character-oriented, xmodem, ymodem, zmodem support
(requires the lrzsz package) and hexadecimal input and output among
other things.
It is written using the Qt library by Trolltech (www.trolltech.com).
Description-md5: 034951c82b2a2cde91b1906032e16966
Homepage: http://cutecom.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu