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

Last updated: June 16,2024

1. Install "texlive-notes2bib.noarch" package

Please follow the instructions below to install texlive-notes2bib.noarch on Fedora 34

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

2. Uninstall "texlive-notes2bib.noarch" package

This is a short guide on how to uninstall texlive-notes2bib.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:03:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-notes2bib
Epoch : 9
Version : svn52231
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Integrating notes into the bibliography
URL : http://tug.org/texlive/
License : LPPL
Description : The package defines a new type of note, bibnote, which will
: always be added to the bibliography. The package allows
: footnotes and endnotes to be moved into the bibliography in the
: same way. The package can be used with natbib and biblatex as
: well as plain LaTeX citations. Both sorted and unsorted
: bibliography styles are supported. The package uses the LaTeX 3
: macros and the associated xpackages bundle. It also makes use
: of the e-TeX extensions (any post-2005 LaTeX distribution will
: provide these by default, but users of older systems may need
: to use an elatex command or equivalent). The package relies on
: LaTeX 3 support from the l3kernel and l3packages bundles.