How to Install and Uninstall texlive-finstrut.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "texlive-finstrut.noarch" package

Please follow the guidelines below to install texlive-finstrut.noarch on CentOS Stream 9

$ 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 CentOS Stream 9:

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

3. Information about the texlive-finstrut.noarch package on CentOS Stream 9

Last metadata expiration check: 1:13:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-finstrut
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 183 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Adjust behaviour of the ends of footnotes
URL : http://tug.org/texlive/
License : LPPL
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.