How to Install and Uninstall tcm Package on Kali Linux

Last updated: May 17,2024

1. Install "tcm" package

This guide let you learn how to install tcm on Kali Linux

$ sudo apt update $ sudo apt install tcm

2. Uninstall "tcm" package

This guide covers the steps necessary to uninstall tcm on Kali Linux:

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

3. Information about the tcm package on Kali Linux

Package: tcm
Source: tcm (2.20+TSQD-7)
Version: 2.20+TSQD-7+b1
Installed-Size: 3542
Maintainer: Debian QA Group
Architecture: amd64
Depends: fig2dev, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libx11-6, libxm4 (>= 2.3.4), libxt6
Suggests: tcm-doc, xfonts-scalable
Size: 835668
SHA256: 6214edbfc0fe55c1ffc973a60910007d6a7f6a41ba89e5650c5bc67c285d630d
SHA1: bba3ff776652c6e77ef08076381e1735507d82d5
MD5sum: 116fee42f5ba1f9d7f69bccb80ac20be
Description: 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:
Homepage: https://web.archive.org/web/20120511170334/http://wwwhome.cs.utwente.nl/~tcm/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::utility, uitoolkit::motif, use::editing,
use::organizing, x11::application
Section: graphics
Priority: optional
Filename: pool/main/t/tcm/tcm_2.20+TSQD-7+b1_amd64.deb