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

Last updated: January 11,2025

1. Install "texlive-showlabels.noarch" package

This guide let you learn how to install texlive-showlabels.noarch on Fedora 39

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

2. Uninstall "texlive-showlabels.noarch" package

Here is a brief guide to show you how to uninstall texlive-showlabels.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:19:30 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-showlabels
Epoch : 11
Version : svn63940
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Show label commands in the margin
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
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.