How To Install python-dbfread-doc on Fedora 36

In this tutorial we learn how to install python-dbfread-doc in Fedora 36. python-dbfread-doc is Read DBF Files with Python

Introduction

In this tutorial we learn how to install python-dbfread-doc on Fedora 36.

What is python-dbfread-doc

DBF is a file format used by databases such dBase, Visual FoxPro, and FoxBase+. This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts. Full documentation at https See docs/changes.rst for a full list of changes in each version. Documentation package.

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

Install python-dbfread-doc 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 python-dbfread-doc using dnf by running the following command:

sudo dnf -y install python-dbfread-doc

Install python-dbfread-doc 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 python-dbfread-doc using yum by running the following command:

sudo yum -y install python-dbfread-doc

How To Uninstall python-dbfread-doc on Fedora 36

To uninstall only the python-dbfread-doc package we can use the following command:

sudo dnf remove python-dbfread-doc

python-dbfread-doc Package Contents on Fedora 36

/usr/share/doc/python-dbfread-doc
/usr/share/doc/python-dbfread-doc/README.rst
/usr/share/doc/python-dbfread-doc/_build
/usr/share/doc/python-dbfread-doc/_build/doctrees
/usr/share/doc/python-dbfread-doc/_build/doctrees/acknowledgements.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/api_changes.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/changes.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/dbf_objects.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/environment.pickle
/usr/share/doc/python-dbfread-doc/_build/doctrees/exporting_data.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/field_types.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/index.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/installing.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/introduction.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/license.doctree
/usr/share/doc/python-dbfread-doc/_build/doctrees/resources.doctree
/usr/share/doc/python-dbfread-doc/_build/html
/usr/share/doc/python-dbfread-doc/_build/html/_sources
/usr/share/doc/python-dbfread-doc/_build/html/_sources/acknowledgements.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/api_changes.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/changes.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/dbf_objects.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/exporting_data.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/field_types.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/index.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/installing.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/introduction.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/license.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_sources/resources.rst.txt
/usr/share/doc/python-dbfread-doc/_build/html/_static
/usr/share/doc/python-dbfread-doc/_build/html/_static/PLACEHOLDER
/usr/share/doc/python-dbfread-doc/_build/html/_static/basic.css
/usr/share/doc/python-dbfread-doc/_build/html/_static/classic.css
/usr/share/doc/python-dbfread-doc/_build/html/_static/default.css
/usr/share/doc/python-dbfread-doc/_build/html/_static/doctools.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/documentation_options.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/file.png
/usr/share/doc/python-dbfread-doc/_build/html/_static/jquery-3.5.1.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/jquery.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/language_data.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/minus.png
/usr/share/doc/python-dbfread-doc/_build/html/_static/plus.png
/usr/share/doc/python-dbfread-doc/_build/html/_static/pygments.css
/usr/share/doc/python-dbfread-doc/_build/html/_static/searchtools.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/sidebar.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/underscore-1.13.1.js
/usr/share/doc/python-dbfread-doc/_build/html/_static/underscore.js
/usr/share/doc/python-dbfread-doc/_build/html/acknowledgements.html
/usr/share/doc/python-dbfread-doc/_build/html/api_changes.html
/usr/share/doc/python-dbfread-doc/_build/html/changes.html
/usr/share/doc/python-dbfread-doc/_build/html/dbf_objects.html
/usr/share/doc/python-dbfread-doc/_build/html/exporting_data.html
/usr/share/doc/python-dbfread-doc/_build/html/field_types.html
/usr/share/doc/python-dbfread-doc/_build/html/genindex.html
/usr/share/doc/python-dbfread-doc/_build/html/index.html
/usr/share/doc/python-dbfread-doc/_build/html/installing.html
/usr/share/doc/python-dbfread-doc/_build/html/introduction.html
/usr/share/doc/python-dbfread-doc/_build/html/license.html
/usr/share/doc/python-dbfread-doc/_build/html/objects.inv
/usr/share/doc/python-dbfread-doc/_build/html/resources.html
/usr/share/doc/python-dbfread-doc/_build/html/search.html
/usr/share/doc/python-dbfread-doc/_build/html/searchindex.js
/usr/share/doc/python-dbfread-doc/examples
/usr/share/doc/python-dbfread-doc/examples/custom_field_type.py
/usr/share/doc/python-dbfread-doc/examples/dbf2sqlite
/usr/share/doc/python-dbfread-doc/examples/dbfinfo.py
/usr/share/doc/python-dbfread-doc/examples/files
/usr/share/doc/python-dbfread-doc/examples/files/invalid_value.dbf
/usr/share/doc/python-dbfread-doc/examples/files/make_example_files.py
/usr/share/doc/python-dbfread-doc/examples/files/people.dbf
/usr/share/doc/python-dbfread-doc/examples/namedtuples.py
/usr/share/doc/python-dbfread-doc/examples/pandas_dataframe.py
/usr/share/doc/python-dbfread-doc/examples/print_csv.py
/usr/share/doc/python-dbfread-doc/examples/print_invalid_values.py
/usr/share/doc/python-dbfread-doc/examples/record_objects.py
/usr/share/doc/python-dbfread-doc/examples/using_dataset.py
/usr/share/licenses/python-dbfread-doc
/usr/share/licenses/python-dbfread-doc/LICENSE

References

Summary

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