How to Install and Uninstall texlive-spectralsequences.noarch Package on Fedora 36

Last updated: January 06,2025

1. Install "texlive-spectralsequences.noarch" package

This is a short guide on how to install texlive-spectralsequences.noarch on Fedora 36

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

2. Uninstall "texlive-spectralsequences.noarch" package

Please follow the instructions below to uninstall texlive-spectralsequences.noarch on Fedora 36:

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

3. Information about the texlive-spectralsequences.noarch package on Fedora 36

Last metadata expiration check: 4:17:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-spectralsequences
Epoch : 9
Version : svn50072
Release : 55.fc36
Architecture : noarch
Size : 2.6 M
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Print spectral sequence diagrams using PGF/TikZ
URL : http://tug.org/texlive/
License : LPPL
Description : The package is a specialized tool built on top of PGF/TikZ for
: drawing spectral sequences. It provides a powerful, concise
: syntax for specifying the data of a spectral sequence, and then
: allows the user to print various pages of spectral sequences,
: automatically choosing which subset of the classes,
: differentials, and structure lines to display on each page. It
: also handles most of the details of the layout. At the same
: time, it is extremely flexible. spectralsequences is closely
: integrated with TikZ to ensure that users can take advantage of
: as much as possible of its expressive power. It is possible to
: turn off most of the automated layout features and draw
: replacements using TikZ commands. The package also provides a
: carefully designed error reporting system intended to ensure
: that it is as clear as possible what is going wrong.