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

Last updated: October 05,2024

1. Install "texlive-cases.noarch" package

Please follow the instructions below to install texlive-cases.noarch on Fedora 34

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

2. Uninstall "texlive-cases.noarch" package

This is a short guide on how to uninstall texlive-cases.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:02:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-cases
Epoch : 9
Version : svn54682
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Numbered cases environment
URL : http://tug.org/texlive/
License : Public Domain
Description : This package provides a LaTeX environment "numcases" to produce
: multi-case equations with a separate equation number for each
: case. There is also a "subnumcases" environment which numbers
: each case with the overall equation number plus a letter [8a,
: 8b, etc.].