How to Install and Uninstall python3-dbfread Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-dbfread" package

Please follow the instructions below to install python3-dbfread on Kali Linux

$ sudo apt update $ sudo apt install python3-dbfread

2. Uninstall "python3-dbfread" package

Please follow the step by step instructions below to uninstall python3-dbfread on Kali Linux:

$ sudo apt remove python3-dbfread $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dbfread package on Kali Linux

Package: python3-dbfread
Source: python-dbfread
Version: 2.0.7-5
Installed-Size: 72
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-dbfread-doc
Size: 17880
SHA256: 38d00cc282c4ba02f34d1164a4d083b6b724dcdf192d862ae03637e00a16f58c
SHA1: 309e2e6acbda55a808e3b2a91e2d837607a32c4e
MD5sum: 071a7ac596e5c48ca491e8a1b1e043ce
Description: read DBF Files with Python
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.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://dbfread.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/python-dbfread/python3-dbfread_2.0.7-5_all.deb