How to Install and Uninstall pgdbf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "pgdbf" package

This tutorial shows how to install pgdbf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pgdbf

2. Uninstall "pgdbf" package

Please follow the step by step instructions below to uninstall pgdbf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pgdbf $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgdbf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pgdbf
Priority: optional
Section: universe/database
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Taylor
Architecture: amd64
Version: 0.6.2-1.1
Depends: libc6 (>= 2.4)
Recommends: postgresql
Filename: pool/universe/p/pgdbf/pgdbf_0.6.2-1.1_amd64.deb
Size: 13780
MD5sum: 850086d42e89d68b480b6beea7d1b780
SHA1: 5a2462a82a0aaa7e5fc27788d2b18e70cf576e1a
SHA256: 72e29c44a1ddbe040be5e5e30e3bb74ba400219cdff501d1be250317e6b14f19
Description-en: converter of XBase / FoxPro tables to PostgreSQL
PgDBF converts XBase databases, particularly FoxPro tables with memo files,
into a format that PostgreSQL can directly import. It has no dependencies
other than standard Unix libraries.
.
PgDBF is designed to be incredibly fast and as efficient as possible.
Description-md5: 9910aba71dc6b145b4bb2b56888376d0
Homepage: http://pgdbf.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu