How to Install and Uninstall python36-dbfread Package on openSuSE Tumbleweed

Last updated: June 10,2024

1. Install "python36-dbfread" package

Please follow the guidance below to install python36-dbfread on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-dbfread

2. Uninstall "python36-dbfread" package

Please follow the step by step instructions below to uninstall python36-dbfread on openSuSE Tumbleweed:

$ sudo zypper remove python36-dbfread

3. Information about the python36-dbfread package on openSuSE Tumbleweed

Information for package python36-dbfread:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-dbfread
Version : 2.0.7-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 125,4 KiB
Installed : No
Status : not installed
Source package : python-dbfread-2.0.7-4.8.src
Summary : DBF file reader for Python
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.