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

Last updated: May 04,2024

1. Install "texlive-fncylab.noarch" package

Learn how to install texlive-fncylab.noarch on Fedora 35

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

2. Uninstall "texlive-fncylab.noarch" package

Please follow the guidance below to uninstall texlive-fncylab.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:13:22 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-fncylab
Epoch : 9
Version : svn52090
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.