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

Last updated: April 28,2024

1. Install "python3-agatedbf" package

Please follow the steps below to install python3-agatedbf on Kali Linux

$ sudo apt update $ sudo apt install python3-agatedbf

2. Uninstall "python3-agatedbf" package

This is a short guide on how to uninstall python3-agatedbf on Kali Linux:

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

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

Package: python3-agatedbf
Source: python-agate-dbf
Version: 0.2.2-2
Installed-Size: 23
Maintainer: Debian Python Team
Architecture: all
Depends: python3-agate (>= 1.5.0), python3-dbfread, python3:any
Suggests: python-agatedbf-doc
Size: 4736
SHA256: f6ec3147f9eabd309e260bc96ef33eab848395921539d63771fffe76fbc6c471
SHA1: d18986969caed54502f2ec37096271e10b32b652
MD5sum: 53ec7c8f99eb26a75c7efa66a1fa4f5a
Description: support for dbf files in agate
Agate-dbf adds read support for dbf files to agate. It uses a monkey patching
pattern to add read methods for dbf files to all agate.Table instances after
import of the corresponding agatedbf module.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://agate-dbf.rtfd.org/
Section: python
Priority: optional
Filename: pool/main/p/python-agate-dbf/python3-agatedbf_0.2.2-2_all.deb