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

Last updated: November 27,2024

1. Install "texlive-finstrut.noarch" package

In this section, we are going to explain the necessary steps to install texlive-finstrut.noarch on Fedora 38

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

2. Uninstall "texlive-finstrut.noarch" package

This tutorial shows how to uninstall texlive-finstrut.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:02:44 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-finstrut
Epoch : 10
Version : svn21719.0.5
Release : 65.fc38
Architecture : noarch
Size : 20 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Adjust behaviour of the ends of footnotes
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The LaTeX internal command \@finalstrut is used automatically
: used at the end of footnote texts to insert a strut to avoid
: mis-spacing of multiple footnotes. Unfortunately the command
: can cause a blank line at the end of a footnote. The package
: provides a solution to this problem.