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

Last updated: November 02,2024

1. Install "python3-dbf.noarch" package

Please follow the guidelines below to install python3-dbf.noarch on Fedora 35

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

2. Uninstall "python3-dbf.noarch" package

Please follow the guidance below to uninstall python3-dbf.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:27:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-dbf
Version : 0.96.005
Release : 21.fc35
Architecture : noarch
Size : 163 k
Source : python-dbf-0.96.005-21.fc35.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.