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

Last updated: June 02,2024

1. Install "texlive-theoremref.noarch" package

This tutorial shows how to install texlive-theoremref.noarch on Fedora 36

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

2. Uninstall "texlive-theoremref.noarch" package

Please follow the step by step instructions below to uninstall texlive-theoremref.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:35:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-theoremref
Epoch : 9
Version : svn54512
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : References with automatic theorem names
URL : http://tug.org/texlive/
License : LPPL
Description : The theoremref package provides variants of the \label and \ref
: commands for theorem-like environments, capable of
: automatically typesetting references including the theorem name
: (apart from the theorem number). The scheme is particularly
: valuable if the author decides to change a lemma to a
: proposition or a theorem (or whatever).