How to Install and Uninstall pgdbf Package on Kali Linux

Last updated: May 20,2024

1. Install "pgdbf" package

Please follow the instructions below to install pgdbf on Kali Linux

$ sudo apt update $ sudo apt install pgdbf

2. Uninstall "pgdbf" package

This tutorial shows how to uninstall pgdbf on Kali Linux:

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

3. Information about the pgdbf package on Kali Linux

Package: pgdbf
Source: pgdbf (0.6.2-1.1)
Version: 0.6.2-1.1+b2
Installed-Size: 40
Maintainer: Chris Taylor
Architecture: amd64
Depends: libc6 (>= 2.4)
Recommends: postgresql
Size: 14276
SHA256: c11cc8cf8e4e47301f0c4e521310df3be8bdc8f5d183db880a3e09094886c677
SHA1: 08f5c814fc58246297a3b5c3f4f45b7e7dd0304e
MD5sum: 8636947d0c886ad0069218f8a6b68f10
Description: 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:
Homepage: http://pgdbf.sourceforge.net/
Tag: devel::lang:sql, implemented-in::c, interface::commandline,
role::program, scope::utility, use::converting, works-with::db
Section: database
Priority: optional
Filename: pool/main/p/pgdbf/pgdbf_0.6.2-1.1+b2_amd64.deb