How to Install and Uninstall texlive-messagepassing Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "texlive-messagepassing" package

Please follow the guidelines below to install texlive-messagepassing on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-messagepassing

2. Uninstall "texlive-messagepassing" package

Please follow the steps below to uninstall texlive-messagepassing on openSuSE Tumbleweed:

$ sudo zypper remove texlive-messagepassing

3. Information about the texlive-messagepassing package on openSuSE Tumbleweed

Information for package texlive-messagepassing:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-messagepassing
Version : 2023.209.1.0svn63116-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Draw diagrams to represent communication protocols
Description :
This package provides an environment to easily draw diagrams to
represent communication protocols using message passing among
processes. Processes are represented as horizontal or vertical
lines, and communications as arrows between lines. The package
also provides multiple macros to decorate those diagrams, for
instance to annotate the diagram, to add crashes to the
processes, checkpoints, ...