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

Last updated: September 26,2024

1. Install "texlive-footbib.noarch" package

In this section, we are going to explain the necessary steps to install texlive-footbib.noarch on Fedora 39

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

2. Uninstall "texlive-footbib.noarch" package

Please follow the guidance below to uninstall texlive-footbib.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:58:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-footbib
Epoch : 11
Version : svn17115.2.0.7
Release : 69.fc39
Architecture : noarch
Size : 21 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Bibliographic references as footnotes
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.