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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install python-dbfread-doc.noarch on Fedora 35

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

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

Learn how to uninstall python-dbfread-doc.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:40:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python-dbfread-doc
Version : 2.0.7
Release : 19.git300b2d7.fc35
Architecture : noarch
Size : 206 k
Source : python-dbfread-2.0.7-19.git300b2d7.fc35.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.