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

Last updated: October 05,2024

1. Install "texlive-prettyref.noarch" package

Learn how to install texlive-prettyref.noarch on Fedora 34

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

2. Uninstall "texlive-prettyref.noarch" package

Please follow the steps below to uninstall texlive-prettyref.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:42:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-prettyref
Epoch : 9
Version : svn15878.3.0
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Make label references "self-identify"
URL : http://tug.org/texlive/
License : Public Domain
Description : Prettyref provides a command \newrefformat, which specifies the
: way in which a reference is typeset, according to a label
: "identification". The identification is set in the \label
: command, by using prefixed label names; so instead of
: \label{mysection}, one uses \label{sec:mysection}, and
: prettyref interprets the "sec:" part. The package is compatible
: with hyperref and with other packages.