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

Last updated: May 17,2024

1. Install "python3-dbf" package

This guide let you learn how to install python3-dbf on Kali Linux

$ sudo apt update $ sudo apt install python3-dbf

2. Uninstall "python3-dbf" package

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

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

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

Package: python3-dbf
Source: dbf
Version: 0.96.005-2
Installed-Size: 772
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 74720
SHA256: ec91974486422aba2a32c9122dd6a29b104375897ea146e74cb00bd206a563c8
SHA1: bd24fb8bd9a7659780641e046585be799a284832
MD5sum: 4fedd7d74a74a7bba7555deb8086817d
Description: Python module for reading and writing dbf files (Python 3)
A pure Python 3 module for reading and writing dBase III, FoxPro, and Visual
FoxPro 6 .dbf files (including memos).
Text is returned as unicode, and codepage settings in tables are honored.
.
Currently not supported: index files, null fields, auto-incrementing fields.
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://groups.google.com/group/python-dbase
Section: python
Priority: optional
Filename: pool/main/d/dbf/python3-dbf_0.96.005-2_all.deb