How to Install and Uninstall msc-generator Package on Kali Linux

Last updated: May 18,2024

1. Install "msc-generator" package

Please follow the guidance below to install msc-generator on Kali Linux

$ sudo apt update $ sudo apt install msc-generator

2. Uninstall "msc-generator" package

This guide covers the steps necessary to uninstall msc-generator on Kali Linux:

$ sudo apt remove msc-generator $ sudo apt autoclean && sudo apt autoremove

3. Information about the msc-generator package on Kali Linux

Package: msc-generator
Version: 8.5-1
Installed-Size: 10549
Maintainer: Gábor Németh
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.12.0), libcgraph6, libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libgl1, libglpk40 (>= 4.59), libgvc6, libpng16-16 (>= 1.6.2), libsdl2-2.0-0 (>= 2.0.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0)
Suggests: msc-generator-doc, sensible-utils | pdf-viewer
Size: 3846196
SHA256: 75635b9428cc3b9693f6992ed0d5173ef66a4d427724a2a1091d26a29052fd81
SHA1: e8c42d75d4edf4e03e94c9d3ed2384f01f059edb
MD5sum: cdd984fa5925b79684c52a0c76934359
Description: Draws signalling charts from textual description
Msc-generator is a program that parses textual Message Sequence
Chart descriptions and produces graphical output in a variety of file formats.
.
Msc-generator heavily borrows in concept from the 0.08 version of
Michael C McTernan's mscgen. However, it has been completely rewritten from
scratch and has a much more extensive (and only partially backwards compatible)
language. The command-line interface is fully backwards compatible with
mscgen, which enables using Msc-generator's commandline tool everywhere
where you can use mscgen, but with the richer syntax.
This includes the many tools integrated with mscgen, such as Doxygen, Sphinx
and Msctexen.
Description-md5:
Homepage: https://gitlab.com/msc-generator/msc-generator
Tag: implemented-in::c++, interface::commandline, interface::graphical,
interface::x11, role::program, uitoolkit::sdl, use::editing,
x11::application
Section: devel
Priority: optional
Filename: pool/main/m/msc-generator/msc-generator_8.5-1_amd64.deb