How to Install and Uninstall mscgen.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 15,2024

1. Install "mscgen.x86_64" package

Learn how to install mscgen.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mscgen.x86_64

2. Uninstall "mscgen.x86_64" package

Please follow the step by step instructions below to uninstall mscgen.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove mscgen.x86_64 $ sudo dnf autoremove

3. Information about the mscgen.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:10:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mscgen
Version : 0.20
Release : 30.el8
Architecture : x86_64
Size : 67 k
Source : mscgen-0.20-30.el8.src.rpm
Repository : epel
Summary : Message Sequence Chart rendering program
URL : http://www.mcternan.me.uk/mscgen/
License : GPLv2+
Description : Mscgen is a small program that parses Message Sequence Chart descriptions
: and produces PNG, SVG, EPS or server side image maps (ismaps) as the output.
: Message Sequence Charts (MSCs) are a way of representing entities and
: interactions over some time period and are often used in combination with SDL.
: MSCs are popular in Telecoms to specify how protocols operate although MSCs
: need not be complicated to create or use. Mscgen aims to provide a simple text
: language that is clear to create, edit and understand, which can also be
: transformed into common image formats for display or printing.