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

Last updated: May 15,2024

1. Install "postgresql-9.5-pgfincore" package

This tutorial shows how to install postgresql-9.5-pgfincore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-9.5-pgfincore

2. Uninstall "postgresql-9.5-pgfincore" package

This guide let you learn how to uninstall postgresql-9.5-pgfincore on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-9.5-pgfincore $ sudo apt autoclean && sudo apt autoremove

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

Package: postgresql-9.5-pgfincore
Priority: extra
Section: universe/database
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: pgfincore
Version: 1.1.2-4
Depends: libc6 (>= 2.4), postgresql-9.5
Filename: pool/universe/p/pgfincore/postgresql-9.5-pgfincore_1.1.2-4_amd64.deb
Size: 12712
MD5sum: 14559f0db51b8aa3425c22cbd7b97e69
SHA1: 4d087e9e31cb83db30f4417e910f1cbcb872601f
SHA256: 3f381937938c2fef6579a0e21751c45da04a40f2232b2edf7c34fee7f3053109
Description-en: set of PostgreSQL functions to manage blocks in memory
Those functions let you know which and how many disk block from a relation
are in the page cache of the operating system, and eventually write the
result to a file. Then using this file, it is possible to restore the page
cache state for each block of the relation.
Description-md5: 9e733b7fc48b0a8554e4a84f87b0292c
Homepage: http://villemain.org/projects/pgfincore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu