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

Last updated: September 29,2024

1. Install "texlive-footbib.noarch" package

Please follow the guidance below to install texlive-footbib.noarch on Fedora 35

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

2. Uninstall "texlive-footbib.noarch" package

This is a short guide on how to uninstall texlive-footbib.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:19:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-footbib
Epoch : 9
Version : svn17115.2.0.7
Release : 48.fc35
Architecture : noarch
Size : 23 k
Source : texlive-2021-48.fc35.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.