How to Install and Uninstall texlive-finstrut.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "texlive-finstrut.noarch" package

Please follow the step by step instructions below to install texlive-finstrut.noarch on Oracle Linux 9

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

2. Uninstall "texlive-finstrut.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-finstrut.noarch on Oracle Linux 9:

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

3. Information about the texlive-finstrut.noarch package on Oracle Linux 9

Last metadata expiration check: 1:36:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-finstrut
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 188 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.