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

Last updated: November 30,2024

1. Install "texlive-zref-check.noarch" package

Please follow the guidance below to install texlive-zref-check.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-zref-check.noarch

2. Uninstall "texlive-zref-check.noarch" package

This guide let you learn how to uninstall texlive-zref-check.noarch on Fedora 38:

$ sudo dnf remove texlive-zref-check.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:48:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-zref-check
Epoch : 10
Version : svn63845
Release : 65.fc38
Architecture : noarch
Size : 1.0 M
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Flexible cross-references with contextual checks based on zref
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides an user interface for making LaTeX
: cross-references flexibly, while allowing to have them checked
: for consistency with the document structure as typeset.
: Statements such as "above", "on the next page", "previously",
: "as will be discussed", "on the previous chapter" and so on can
: be given to \zcheck in free-form, and a set of "checks" can be
: specified to be run against a given "label", which will result
: in a warning at compilation time if any of these checks fail.
: \zctarget and the zcregion environment are also defined as a
: means to easily set label targets to arbitrary places in the
: text which can be referred to by \zcheck.