How To Install python3-backrefs on Fedora 36
Introduction
In this tutorial we learn how to install python3-backrefs on Fedora 36.
What is python3-backrefs
Backrefs is a wrapper around Python’s built-in Re and the 3rd party Regex library. Backrefs adds various additional back references (and a couple other features) that are known to some regular expression engines, but not to Python’s Re and/or Regex. The supported back references actually vary depending on the regular expression engine being used as the engine may already have support for some.
We can use yum or dnf to install python3-backrefs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-backrefs.
Install python3-backrefs 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-backrefs using dnf by running the following command:
sudo dnf -y install python3-backrefs
Install python3-backrefs 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-backrefs using yum by running the following command:
sudo yum -y install python3-backrefs
How To Uninstall python3-backrefs on Fedora 36
To uninstall only the python3-backrefs package we can use the following command:
sudo dnf remove python3-backrefs
python3-backrefs Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/backrefs
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/backrefs-5.0.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/backrefs/__init__.py
/usr/lib/python3.10/site-packages/backrefs/__meta__.py
/usr/lib/python3.10/site-packages/backrefs/__pycache__
/usr/lib/python3.10/site-packages/backrefs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/__meta__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/__meta__.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/_bre_parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/_bre_parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/_bregex_parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/_bregex_parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/bre.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/bre.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/bregex.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/bregex.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/_bre_parse.py
/usr/lib/python3.10/site-packages/backrefs/_bregex_parse.py
/usr/lib/python3.10/site-packages/backrefs/bre.py
/usr/lib/python3.10/site-packages/backrefs/bregex.py
/usr/lib/python3.10/site-packages/backrefs/uniprops
/usr/lib/python3.10/site-packages/backrefs/uniprops/__init__.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/__pycache__
/usr/lib/python3.10/site-packages/backrefs/uniprops/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__init__.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/age.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/age.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/alias.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/alias.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/bidiclass.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/bidiclass.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/bidipairedbrackettype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/bidipairedbrackettype.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/binary.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/binary.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/block.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/block.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/canonicalcombiningclass.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/canonicalcombiningclass.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/decompositiontype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/decompositiontype.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/eastasianwidth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/eastasianwidth.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/generalcategory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/generalcategory.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/graphemeclusterbreak.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/graphemeclusterbreak.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/hangulsyllabletype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/hangulsyllabletype.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/indicpositionalcategory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/indicpositionalcategory.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/indicsyllabiccategory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/indicsyllabiccategory.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/joininggroup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/joininggroup.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/joiningtype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/joiningtype.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/linebreak.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/linebreak.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/numerictype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/numerictype.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/numericvalue.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/numericvalue.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/quickcheck.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/quickcheck.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/script.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/script.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/scriptextensions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/scriptextensions.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/sentencebreak.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/sentencebreak.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/verticalorientation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/verticalorientation.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/wordbreak.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/__pycache__/wordbreak.cpython-310.pyc
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/age.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/alias.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/bidiclass.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/bidipairedbrackettype.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/binary.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/block.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/canonicalcombiningclass.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/decompositiontype.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/eastasianwidth.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/generalcategory.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/graphemeclusterbreak.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/hangulsyllabletype.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/indicpositionalcategory.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/indicsyllabiccategory.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/joininggroup.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/joiningtype.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/linebreak.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/numerictype.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/numericvalue.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/quickcheck.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/script.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/scriptextensions.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/sentencebreak.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/verticalorientation.py
/usr/lib/python3.10/site-packages/backrefs/uniprops/unidata/wordbreak.py
/usr/lib/python3.10/site-packages/backrefs/util.py
/usr/share/doc/python3-backrefs
/usr/share/doc/python3-backrefs/README.md
/usr/share/licenses/python3-backrefs
/usr/share/licenses/python3-backrefs/LICENSE.md
References
Summary
In this tutorial we learn how to install python3-backrefs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).