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

Last updated: October 02,2024

1. Install "texlive-showlabels.noarch" package

Here is a brief guide to show you how to install texlive-showlabels.noarch on Fedora 38

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

2. Uninstall "texlive-showlabels.noarch" package

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

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

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

Last metadata expiration check: 3:45:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-showlabels
Epoch : 10
Version : svn63940
Release : 65.fc38
Architecture : noarch
Size : 18 k
Source : texlive-2022-65.fc38.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.