How to Install and Uninstall python312-dbf Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-dbf" package

Here is a brief guide to show you how to install python312-dbf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-dbf

2. Uninstall "python312-dbf" package

Please follow the steps below to uninstall python312-dbf on openSuSE Tumbleweed:

$ sudo zypper remove python312-dbf

3. Information about the python312-dbf package on openSuSE Tumbleweed

Information for package python312-dbf:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dbf
Version : 0.99.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-dbf-0.99.3-1.6.src
Upstream URL : https://pypi.org/project/dbf/
Summary : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
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.