How to Install and Uninstall texlive-finstrut.noarch Package on CentOS 8 / RHEL 8

Last updated: November 30,2024

1. Install "texlive-finstrut.noarch" package

This guide let you learn how to install texlive-finstrut.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-finstrut.noarch" package

Please follow the guidance below to uninstall texlive-finstrut.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-finstrut.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:46:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-finstrut
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 199 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Adjust behaviour of the ends of footnotes
URL : http://tug.org/texlive/
License : LPPL 1.3
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.