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

Last updated: October 05,2024

1. Install "texlive-footbib.noarch" package

This is a short guide on how to install texlive-footbib.noarch on Fedora 34

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

2. Uninstall "texlive-footbib.noarch" package

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

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

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

Last metadata expiration check: 1:38:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-footbib
Epoch : 9
Version : svn17115.2.0.7
Release : 39.fc34
Architecture : noarch
Size : 22 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Bibliographic references as footnotes
URL : http://tug.org/texlive/
License : LPPL
Description : The package makes bibliographic references appear as footnotes.
: It defines a command \footcite which is similar to the LaTeX
: \cite command but the references cited in this way appear at
: the bottom of the pages. This 'foot bibliography' does not
: conflict with the standard one and both may exist
: simultaneously in a document. The command \cite may still be
: used to produce the standard bibliography. The foot
: bibliography uses its own style and bibliographic database
: which may be specified independently of the standard one. Any
: standard bibliography style may be used.