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

Last updated: October 05,2024

1. Install "texlive-usebib.noarch" package

Please follow the step by step instructions below to install texlive-usebib.noarch on Fedora 34

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

2. Uninstall "texlive-usebib.noarch" package

This guide let you learn how to uninstall texlive-usebib.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:53:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-usebib
Epoch : 9
Version : svn25969.1.0a
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A simple bibliography processor
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package is described by its author as "a poor person's
: replacement for the more powerful methods provided by biblatex
: to access data from a .bib file". Its principle commands are
: \bibinput (which specifies a database to use) and \usebibdata
: (which typesets a single field from a specified entry in that
: database.