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

Last updated: November 23,2024

1. Install "texlive-amscdx" package

In this section, we are going to explain the necessary steps to install texlive-amscdx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-amscdx

2. Uninstall "texlive-amscdx" package

In this section, we are going to explain the necessary steps to uninstall texlive-amscdx on openSuSE Tumbleweed:

$ sudo zypper remove texlive-amscdx

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

Information for package texlive-amscdx:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-amscdx
Version : 2023.209.2.2xsvn51532-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 8.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Enhanced commutative diagrams
Description :
The original amscd package provides a CD environment that
emulates the commutative diagram capabilities of AMS-TeX
version 2.x. This means that only simple rectangular diagrams
are supported, with no diagonal arrows or more exotic features.
This enhancement package implements double ("fat"), dashed, and
bidirectional arrows (left-right and up-down), and color
attributes for arrows and their annotations. The restriction to
rectangular geometry remains. This nevertheless allows the
drawing of a much broader class of "commutative-diagram-like"
diagrams. This update, 2.2x of 2019-07-02, fixes the
dashed-arrows parts placement bug, and adds the package option
'lyx', for use with lyx to prevent conflict with the already
loaded amscd. The packages xcolor and graphicx are made
required.

5. The same packages on other Linux Distributions