How to Install and Uninstall python3-dbf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-dbf" package

This guide let you learn how to install python3-dbf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dbf

2. Uninstall "python3-dbf" package

This tutorial shows how to uninstall python3-dbf on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-dbf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-dbf
Priority: optional
Section: universe/python
Installed-Size: 828
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: dbf
Version: 0.96.005-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-dbf-doc
Filename: pool/universe/d/dbf/python3-dbf_0.96.005-1_all.deb
Size: 79982
MD5sum: e3699d28097a68bee4cfc933900585ec
SHA1: 8476808cf7207c4fc5148c5b1ffc1b1c42936c49
SHA256: 05ceb5849c3baac0115931d58a557363f97c8014a88a24ab0ca9633132dacf74
Description-en: 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: 6aab947e02a3ea4c7eb432b94239f9cf
Homepage: http://groups.google.com/group/python-dbase
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu