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

Last updated: November 28,2024

1. Install "texlive-spectralsequences.noarch" package

Please follow the instructions below to install texlive-spectralsequences.noarch on Fedora 39

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

2. Uninstall "texlive-spectralsequences.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-spectralsequences.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:19:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-spectralsequences
Epoch : 11
Version : svn65667
Release : 69.fc39
Architecture : noarch
Size : 2.1 M
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Print spectral sequence diagrams using PGF/TikZ
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.