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

Last updated: November 30,2024

1. Install "texlive-fixfoot.noarch" package

Please follow the step by step instructions below to install texlive-fixfoot.noarch on Fedora 38

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

2. Uninstall "texlive-fixfoot.noarch" package

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

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

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

Last metadata expiration check: 0:55:06 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-fixfoot
Epoch : 10
Version : svn17131.0.3a
Release : 65.fc38
Architecture : noarch
Size : 17 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Multiple use of the same footnote text
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Provides a \DeclareFixedFootnote command to provide a single
: command for a frequently-used footnote. The package ensures
: that only one instance of the footnote text appears on each
: page (LaTeX needs to be run several times to achieve this).