How to Install and Uninstall python-dbfread-doc.noarch Package on Fedora 34

Last updated: May 17,2024

1. Install "python-dbfread-doc.noarch" package

This guide let you learn how to install python-dbfread-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-dbfread-doc.noarch

2. Uninstall "python-dbfread-doc.noarch" package

This is a short guide on how to uninstall python-dbfread-doc.noarch on Fedora 34:

$ sudo dnf remove python-dbfread-doc.noarch $ sudo dnf autoremove

3. Information about the python-dbfread-doc.noarch package on Fedora 34

Last metadata expiration check: 0:54:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python-dbfread-doc
Version : 2.0.7
Release : 17.git300b2d7.fc34
Architecture : noarch
Size : 194 k
Source : python-dbfread-2.0.7-17.git300b2d7.fc34.src.rpm
Repository : fedora
Summary : Read DBF Files with Python
URL : https://pypi.python.org/pypi/dbfread
License : MIT
Description : 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://dbfread.readthedocs.io/
:
: See docs/changes.rst for a full list of changes in each version.
:
: Documentation package.