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

Last updated: September 21,2024

1. Install "texlive-showlabels.noarch" package

This tutorial shows how to install texlive-showlabels.noarch on Fedora 34

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

2. Uninstall "texlive-showlabels.noarch" package

This guide covers the steps necessary to uninstall texlive-showlabels.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:55:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-showlabels
Epoch : 9
Version : svn41322
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Show label commands in the margin
URL : http://tug.org/texlive/
License : GPL+
Description : This package helps you keep track of all the labels you define,
: by putting the name of new labels into the margin whenever the
: \label command is used. The package allows you to do the same
: thing for other commands. The only one for which this is
: obviously useful is the \cite command, but it's easy to do it
: for others, such as the \ref or \begin commands.