How to Install cutecom software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cutecom software package in Ubuntu 12.04 LTS (Precise Pangolin)

cutecom software package provides Graphical serial terminal, like minicom, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cutecom 

cutecom is installed in your system.

Make ensure the cutecom package were installed using the commands given below,

$ sudo dpkg-query -l | grep cutecom *

You will get with cutecom package name, version, architecture and description in a table

cutecom package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Communication Programs
Package cutecom
Version 0.22.0-2
Description Graphical serial terminal, like minicom
Sub Section comm


See Also, How to uninstall or remove cutecom software package from Ubuntu 12.04 LTS (Precise Pangolin)?