How to Install and Uninstall texlive-here.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-here.noarch" package

Please follow the guidelines below to install texlive-here.noarch on Fedora 34

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

2. Uninstall "texlive-here.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-here.noarch on Fedora 34:

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

3. Information about the texlive-here.noarch package on Fedora 34

Last metadata expiration check: 2:34:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-here
Epoch : 9
Version : svn16135.0
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Emulation of obsolete package for "here" floats
URL : http://tug.org/texlive/
License : Public Domain
Description : Provides the H option for floats in LaTeX to signify that the
: environment is not really a float (and should therefore be
: placed "here" and not float at all). The package emulates an
: older package of the same name, which has long been suppressed
: by its author. The job is done by nothing more than loading the
: float package, which has long provided the option in an
: acceptable framework.