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

Last updated: October 05,2024

1. Install "texlive-ltb2bib.noarch" package

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

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

2. Uninstall "texlive-ltb2bib.noarch" package

This guide let you learn how to uninstall texlive-ltb2bib.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:30:04 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-ltb2bib
Epoch : 9
Version : svn43746
Release : 48.fc35
Architecture : noarch
Size : 63 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : converts amsrefs' .ltb bibliographical databases to BibTeX format
URL : http://tug.org/texlive/
License : LPPL
Description : This package implements a LaTeX command that converts an
: amsrefs bibliographical database (.ltb) to a BibTeX
: bibliographical database (.bib). ltb2bib is the reverse of the
: "amsxport" option in amsrefs. Typical uses are: produce bib
: entries for some publishers which don't accept amsrefs (Taylor
: & Francis, for example); import an ltb database in a database
: management program, e.g. for sorting; access one's ltb database
: within emacs's RefTeX mode.