How To Install python3-pybtex on Fedora 36

In this tutorial we learn how to install python3-pybtex in Fedora 36. python3-pybtex is BibTeX-compatible bibliography processor written in Python

Introduction

In this tutorial we learn how to install python3-pybtex on Fedora 36.

What is python3-pybtex

Pybtex is a BibTeX-compatible bibliography processor written in Python. Pybtex aims to be 100% compatible with BibTeX. It accepts the same command line options, fully supports BibTeX’s .bst styles and produces byte-identical output. Additionally - Pybtex is Unicode-aware. - Pybtex supports bibliography formats other than BibTeX. - It is possible to write formatting styles in Python. - As a bonus, Pythonic styles can produce HTML, Markdown and other markup besides the usual LaTeX. Pybtex also includes a Python API for managing bibliographies from Python.

We can use yum or dnf to install python3-pybtex on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-pybtex.

Install python3-pybtex on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-pybtex using dnf by running the following command:

sudo dnf -y install python3-pybtex

Install python3-pybtex on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-pybtex using yum by running the following command:

sudo yum -y install python3-pybtex

How To Uninstall python3-pybtex on Fedora 36

To uninstall only the python3-pybtex package we can use the following command:

sudo dnf remove python3-pybtex

python3-pybtex Package Contents on Fedora 36

/usr/bin/pybtex
/usr/bin/pybtex-convert
/usr/bin/pybtex-format
/usr/lib/python3.10/site-packages/pybtex
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/COPYING
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pybtex-0.24.0.dist-info/zip-safe
/usr/lib/python3.10/site-packages/pybtex/__init__.py
/usr/lib/python3.10/site-packages/pybtex/__main__.py
/usr/lib/python3.10/site-packages/pybtex/__pycache__
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__version__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/__version__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/auxfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/auxfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/cmdline.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/cmdline.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/io.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/io.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/kpathsea.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/kpathsea.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/py3compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/py3compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/richtext.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/richtext.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/scanner.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/scanner.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/textutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/textutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/__version__.py
/usr/lib/python3.10/site-packages/pybtex/auxfile.py
/usr/lib/python3.10/site-packages/pybtex/backends
/usr/lib/python3.10/site-packages/pybtex/backends/__init__.py
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/html.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/latex.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/latex.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/markdown.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/markdown.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/plaintext.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/__pycache__/plaintext.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/backends/html.py
/usr/lib/python3.10/site-packages/pybtex/backends/latex.py
/usr/lib/python3.10/site-packages/pybtex/backends/markdown.py
/usr/lib/python3.10/site-packages/pybtex/backends/plaintext.py
/usr/lib/python3.10/site-packages/pybtex/bibtex
/usr/lib/python3.10/site-packages/pybtex/bibtex/__init__.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/bst.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/bst.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/builtins.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/builtins.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/interpreter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/interpreter.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/names.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/runner.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/runner.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/bibtex/bst.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/builtins.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/exceptions.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/interpreter.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/names.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/runner.py
/usr/lib/python3.10/site-packages/pybtex/bibtex/utils.py
/usr/lib/python3.10/site-packages/pybtex/charwidths
/usr/lib/python3.10/site-packages/pybtex/charwidths/__init__.py
/usr/lib/python3.10/site-packages/pybtex/charwidths/__pycache__
/usr/lib/python3.10/site-packages/pybtex/charwidths/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/charwidths/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/charwidths/__pycache__/make_charwidths.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/charwidths/__pycache__/make_charwidths.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/charwidths/make_charwidths.py
/usr/lib/python3.10/site-packages/pybtex/cmdline.py
/usr/lib/python3.10/site-packages/pybtex/database
/usr/lib/python3.10/site-packages/pybtex/database/__init__.py
/usr/lib/python3.10/site-packages/pybtex/database/__pycache__
/usr/lib/python3.10/site-packages/pybtex/database/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/convert
/usr/lib/python3.10/site-packages/pybtex/database/convert/__init__.py
/usr/lib/python3.10/site-packages/pybtex/database/convert/__main__.py
/usr/lib/python3.10/site-packages/pybtex/database/convert/__pycache__
/usr/lib/python3.10/site-packages/pybtex/database/convert/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/convert/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/convert/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/convert/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/format
/usr/lib/python3.10/site-packages/pybtex/database/format/__init__.py
/usr/lib/python3.10/site-packages/pybtex/database/format/__main__.py
/usr/lib/python3.10/site-packages/pybtex/database/format/__pycache__
/usr/lib/python3.10/site-packages/pybtex/database/format/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/format/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/format/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/format/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input
/usr/lib/python3.10/site-packages/pybtex/database/input/__init__.py
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibtex.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibtex.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibtexml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibtexml.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibyaml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/__pycache__/bibyaml.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/input/bibtex.py
/usr/lib/python3.10/site-packages/pybtex/database/input/bibtexml.py
/usr/lib/python3.10/site-packages/pybtex/database/input/bibyaml.py
/usr/lib/python3.10/site-packages/pybtex/database/output
/usr/lib/python3.10/site-packages/pybtex/database/output/__init__.py
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibtex.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibtex.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibtexml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibtexml.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibyaml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/__pycache__/bibyaml.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/database/output/bibtex.py
/usr/lib/python3.10/site-packages/pybtex/database/output/bibtexml.py
/usr/lib/python3.10/site-packages/pybtex/database/output/bibyaml.py
/usr/lib/python3.10/site-packages/pybtex/errors.py
/usr/lib/python3.10/site-packages/pybtex/exceptions.py
/usr/lib/python3.10/site-packages/pybtex/io.py
/usr/lib/python3.10/site-packages/pybtex/kpathsea.py
/usr/lib/python3.10/site-packages/pybtex/markup
/usr/lib/python3.10/site-packages/pybtex/markup/__init__.py
/usr/lib/python3.10/site-packages/pybtex/markup/__pycache__
/usr/lib/python3.10/site-packages/pybtex/markup/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/markup/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/plugin
/usr/lib/python3.10/site-packages/pybtex/plugin/__init__.py
/usr/lib/python3.10/site-packages/pybtex/plugin/__pycache__
/usr/lib/python3.10/site-packages/pybtex/plugin/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/plugin/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/py3compat.py
/usr/lib/python3.10/site-packages/pybtex/richtext.py
/usr/lib/python3.10/site-packages/pybtex/scanner.py
/usr/lib/python3.10/site-packages/pybtex/style
/usr/lib/python3.10/site-packages/pybtex/style/__init__.py
/usr/lib/python3.10/site-packages/pybtex/style/__pycache__
/usr/lib/python3.10/site-packages/pybtex/style/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/__pycache__/template.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/__pycache__/template.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__init__.py
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/alpha.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/alpha.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/plain.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/plain.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/unsrt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/unsrt.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/unsrtalpha.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/__pycache__/unsrtalpha.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/formatting/alpha.py
/usr/lib/python3.10/site-packages/pybtex/style/formatting/plain.py
/usr/lib/python3.10/site-packages/pybtex/style/formatting/unsrt.py
/usr/lib/python3.10/site-packages/pybtex/style/formatting/unsrtalpha.py
/usr/lib/python3.10/site-packages/pybtex/style/labels
/usr/lib/python3.10/site-packages/pybtex/style/labels/__init__.py
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/alpha.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/alpha.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/number.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/__pycache__/number.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/labels/alpha.py
/usr/lib/python3.10/site-packages/pybtex/style/labels/number.py
/usr/lib/python3.10/site-packages/pybtex/style/names
/usr/lib/python3.10/site-packages/pybtex/style/names/__init__.py
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/lastfirst.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/lastfirst.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/plain.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/__pycache__/plain.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/names/lastfirst.py
/usr/lib/python3.10/site-packages/pybtex/style/names/plain.py
/usr/lib/python3.10/site-packages/pybtex/style/sorting
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__init__.py
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/author_year_title.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/author_year_title.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/none.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/__pycache__/none.cpython-310.pyc
/usr/lib/python3.10/site-packages/pybtex/style/sorting/author_year_title.py
/usr/lib/python3.10/site-packages/pybtex/style/sorting/none.py
/usr/lib/python3.10/site-packages/pybtex/style/template.py
/usr/lib/python3.10/site-packages/pybtex/textutils.py
/usr/lib/python3.10/site-packages/pybtex/utils.py
/usr/share/doc/python3-pybtex
/usr/share/doc/python3-pybtex/README
/usr/share/licenses/python3-pybtex
/usr/share/licenses/python3-pybtex/COPYING
/usr/share/man/man1/pybtex-convert.1.gz
/usr/share/man/man1/pybtex-format.1.gz
/usr/share/man/man1/pybtex.1.gz

References

Summary

In this tutorial we learn how to install python3-pybtex on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).