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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install python-dbfread-doc.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall python-dbfread-doc.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:28:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python-dbfread-doc
Version : 2.0.7
Release : 20.git300b2d7.fc36
Architecture : noarch
Size : 206 k
Source : python-dbfread-2.0.7-20.git300b2d7.fc36.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.