How to Install and Uninstall texlive-chklref.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "texlive-chklref.noarch" package
Learn how to install texlive-chklref.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-chklref.noarch
Copied
2. Uninstall "texlive-chklref.noarch" package
This tutorial shows how to uninstall texlive-chklref.noarch on Fedora 34:
$
sudo dnf remove
texlive-chklref.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-chklref.noarch package on Fedora 34
Last metadata expiration check: 0:16:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-chklref
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 315 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Check for problems with labels in LaTeX
URL : http://tug.org/texlive/
License : GPLv3
Description : It is quite common that after modifying a TeX file, many unused
: labels remain in it. The purpose of chklref is to automatically
: find these useless labels. It also looks for "non starred"
: mathematical environments with no labels and advises the user
: to use a starred version instead.
Available Packages
Name : texlive-chklref
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 315 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Check for problems with labels in LaTeX
URL : http://tug.org/texlive/
License : GPLv3
Description : It is quite common that after modifying a TeX file, many unused
: labels remain in it. The purpose of chklref is to automatically
: find these useless labels. It also looks for "non starred"
: mathematical environments with no labels and advises the user
: to use a starred version instead.