How to Install and Uninstall postgresql-13-pgfincore Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "postgresql-13-pgfincore" package

In this section, we are going to explain the necessary steps to install postgresql-13-pgfincore on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "postgresql-13-pgfincore" package

This is a short guide on how to uninstall postgresql-13-pgfincore on Ubuntu 21.10 (Impish Indri):

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

3. Information about the postgresql-13-pgfincore package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-pgfincore
Architecture: amd64
Version: 1.2.2-2
Priority: optional
Section: universe/database
Source: pgfincore
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 80
Depends: libc6 (>= 2.4), postgresql-13
Filename: pool/universe/p/pgfincore/postgresql-13-pgfincore_1.2.2-2_amd64.deb
Size: 30520
MD5sum: 904a74a5ea8f0ad2037fe351c3166456
SHA1: 995fc0c17806f35c58e232f527c0488503bb3848
SHA256: 8acd77f17086921f115ed87e7554404781c1ff2d6c4a6e7767499ebcff3b06c6
SHA512: a280df087ea2f116826a31a74d5043e191a777df89f2187741bd0581031c80c5699bc9a3d9d1638c4db65380fa9f30e563e056c0690cce62fbf633c1c186255e
Homepage: http://villemain.org/projects/pgfincore
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

5. The same packages on other Linux Distributions