How to Install and Uninstall python3-dbfread.noarch Package on Fedora 35
Last updated: January 09,2025
1. Install "python3-dbfread.noarch" package
Learn how to install python3-dbfread.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-dbfread.noarch
Copied
2. Uninstall "python3-dbfread.noarch" package
This tutorial shows how to uninstall python3-dbfread.noarch on Fedora 35:
$
sudo dnf remove
python3-dbfread.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dbfread.noarch package on Fedora 35
Last metadata expiration check: 0:21:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-dbfread
Version : 2.0.7
Release : 19.git300b2d7.fc35
Architecture : noarch
Size : 44 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.
Available Packages
Name : python3-dbfread
Version : 2.0.7
Release : 19.git300b2d7.fc35
Architecture : noarch
Size : 44 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.