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

Last updated: November 28,2024

1. Install "texlive-amscdx.noarch" package

This guide covers the steps necessary to install texlive-amscdx.noarch on Fedora 39

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

2. Uninstall "texlive-amscdx.noarch" package

Learn how to uninstall texlive-amscdx.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:44:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-amscdx
Epoch : 11
Version : svn51532
Release : 69.fc39
Architecture : noarch
Size : 225 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Enhanced commutative diagrams
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.