How to Install and Uninstall texlive-amscdx.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "texlive-amscdx.noarch" package

Please follow the guidance below to install texlive-amscdx.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-amscdx.noarch

2. Uninstall "texlive-amscdx.noarch" package

Please follow the guidelines below to uninstall texlive-amscdx.noarch on Fedora 34:

$ sudo dnf remove texlive-amscdx.noarch $ sudo dnf autoremove

3. Information about the texlive-amscdx.noarch package on Fedora 34

Last metadata expiration check: 2:15:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-amscdx
Epoch : 9
Version : svn51532
Release : 39.fc34
Architecture : noarch
Size : 226 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Enhanced commutative diagrams
URL : http://tug.org/texlive/
License : LPPL
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.