How to Install and Uninstall postgresql-filedump Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "postgresql-filedump" package

Here is a brief guide to show you how to install postgresql-filedump on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-filedump

2. Uninstall "postgresql-filedump" package

This guide covers the steps necessary to uninstall postgresql-filedump on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-filedump $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-filedump package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-filedump
Priority: optional
Section: universe/misc
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Version: 9.3.0-3
Depends: libc6 (>= 2.4)
Filename: pool/universe/p/postgresql-filedump/postgresql-filedump_9.3.0-3_amd64.deb
Size: 15866
MD5sum: 56289b7143cdee76f03ade9076cea005
SHA1: d378f522bc782cfc743d9fc71286501218ff6921
SHA256: 4c916c4b469ace9d6893f1a2ee6cc6154cd31dc6e10f7c90e6414d23383bc318
Description-en: Utility to format PostgreSQL files
pg_filedump is a utility to format PostgreSQL heap/index/control files in
human-readable form. You can format/dump the files in several ways.
.
This version of pg_filedump is compatible with PostgreSQL versions 9.4 and
below.
Description-md5: 6911b4c5c6044534cee51d7530f53583
Homepage: http://pgfoundry.org/projects/pgfiledump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu