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

Last updated: May 10,2024

1. Install "tcm" package

Learn how to install tcm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcm

2. Uninstall "tcm" package

This guide let you learn how to uninstall tcm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcm $ sudo apt autoclean && sudo apt autoremove

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

Package: tcm
Priority: optional
Section: universe/graphics
Installed-Size: 2958
Maintainer: Ubuntu Developers
Original-Maintainer: Otavio Salvador
Architecture: amd64
Version: 2.20+TSQD-4.4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libx11-6, libxm4 (>= 2.3.4), libxt6, transfig
Suggests: xfonts-scalable
Filename: pool/universe/t/tcm/tcm_2.20+TSQD-4.4_amd64.deb
Size: 1049830
MD5sum: 7e71b20ee3e172b25b42a03a24ac1eaf
SHA1: bacbad9af8075e44d2f80fd340a02b2de70044c2
SHA256: 20b024ac422585c215e916bd763f3f1c0f156c19b5519e8dd27ffdece76f5e3c
Description-en: Toolkit for Conceptual Modeling (TCM)
The Toolkit for Conceptual Modeling is a collection of software tools
to present conceptual models of software systems in the form of
diagrams, tables, trees, and the like. A conceptual model of a system
is a structure used to represent the requirements or architecture of
the system. TCM is meant to be used for specifying and maintaining
requirements for desired systems, in which a number of techniques and
heuristics for problem analysis, function refinement, behavior
specification, and architecture specification are used. TCM takes
the form of a suite of graphical editors that can be used in these
design tasks. These editors can be categorized
into:
.
* Generic editors for generic diagrams, generic tables and generic
trees.
* Structured Analysis (SA) editors for entity-relationship diagrams,
data and event flow diagrams, state transition diagrams, function
refinement trees, transaction-use tables and function-entity type
tables.
* Unified Modeling Language (UML) editors for static structure
diagrams, use-case diagrams, activity diagrams, state charts, message
sequence diagrams, collaboration diagrams, component diagrams and
deployment diagrams (only the first three UML and last two editors
are functional at this moment).
* Miscellaneous editors such as for JSD (process structure and
network diagrams), recursive process graphs and transaction decomposition
tables.
.
TCM supports constraint checking for single documents (e.g. name
duplication and cycles in is-a relationships). TCM distinguishes
built-in constraints (of which a violation cannot even be attempted)
from immediate constraints (of which an attempted violation is
immediately prevented) and soft constraints (against which the editor
provides a warning when it checks the drawing). TCM is planned to
support hierarchic graphs, so that it can handle for example
hierarchic statecharts. Features to be added later
include constraint checking across documents and executable models.
Description-md5: 59bf8576b7e9d8b10965572a18515f82
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu