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

Last updated: May 18,2024

1. Install "python-dbf" package

Please follow the guidelines below to install python-dbf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dbf

2. Uninstall "python-dbf" package

This guide let you learn how to uninstall python-dbf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dbf
Priority: optional
Section: universe/python
Installed-Size: 576
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: dbf
Version: 0.96.005-1
Provides: python2.7-dbf
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-enum34
Suggests: python-dbf-doc
Filename: pool/universe/d/dbf/python-dbf_0.96.005-1_all.deb
Size: 81540
MD5sum: de9b23807011462df19185667bd613ef
SHA1: 3dbf13c11af01ebec0002bcc0a6d8ba3e708f826
SHA256: 8302c0124463899544bd9fecc937bff95d7b1f5726206a1b43f8b9fa43806f1d
Description-en: Python module for reading and writing dbf files (Python 2)
A pure Python 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 2.
Description-md5: 7f6300baa755803c3c452f30caae0ce7
Homepage: http://groups.google.com/group/python-dbase
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu