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

Last updated: October 07,2024

1. Install "python3-dbf.noarch" package

Please follow the step by step instructions below to install python3-dbf.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 5:04:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-dbf
Version : 0.96.005
Release : 22.fc36
Architecture : noarch
Size : 163 k
Source : python-dbf-0.96.005-22.fc36.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.