How to Install and Uninstall python3-dbf.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-dbf.noarch" package

This tutorial shows how to install python3-dbf.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-dbf.noarch

2. Uninstall "python3-dbf.noarch" package

This is a short guide on how to uninstall python3-dbf.noarch on Fedora 34:

$ sudo dnf remove python3-dbf.noarch $ sudo dnf autoremove

3. Information about the python3-dbf.noarch package on Fedora 34

Last metadata expiration check: 0:33:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-dbf
Version : 0.96.005
Release : 19.fc34
Architecture : noarch
Size : 161 k
Source : python-dbf-0.96.005-19.fc34.src.rpm
Repository : fedora
Summary : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
URL : https://pypi.python.org/pypi/dbf
License : BSD
Description : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
: files (including memos)
:
: Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro tables. Text is
: returned as unicode, and codepage settings in tables are honored. Memos and Null
: fields are supported.