How to Install and Uninstall texlive-fncylab.noarch Package on Fedora 36

Last updated: May 17,2024

1. Install "texlive-fncylab.noarch" package

Please follow the steps below to install texlive-fncylab.noarch on Fedora 36

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

2. Uninstall "texlive-fncylab.noarch" package

Please follow the guidelines below to uninstall texlive-fncylab.noarch on Fedora 36:

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

3. Information about the texlive-fncylab.noarch package on Fedora 36

Last metadata expiration check: 5:09:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-fncylab
Epoch : 9
Version : svn52090
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Alter the format of \label references
URL : http://tug.org/texlive/
License : LPPL
Description : LaTeX provides a mechanism for altering the appearance of
: references to labels, but it's somewhat flawed, and requires
: that the user manipulate internal commands. The package solves
: the problem, by providing a \labelformat command for changing
: the format of references to labels. The package also provides a
: \Ref command to make reference to such redefined labels at the
: start of a sentence.