How to Install and Uninstall postgresql-12-cron Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 19,2024

1. Install "postgresql-12-cron" package

This guide covers the steps necessary to install postgresql-12-cron on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install postgresql-12-cron

2. Uninstall "postgresql-12-cron" package

This guide let you learn how to uninstall postgresql-12-cron on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove postgresql-12-cron $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-12-cron package on Ubuntu 20.04 LTS (Focal Fossa)

Package: postgresql-12-cron
Architecture: amd64
Version: 1.2.0-1
Priority: optional
Section: universe/database
Source: pg-cron
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 150
Depends: postgresql-12, libc6 (>= 2.4), libpq5 (>= 9.0~)
Filename: pool/universe/p/pg-cron/postgresql-12-cron_1.2.0-1_amd64.deb
Size: 59560
MD5sum: 7348d34f0a0c66d5f5ba4486cd828d44
SHA1: 5b6ac21424e4d15743d713f5707f30d04d85d232
SHA256: e682bee724b3095a354d9c5934a4d1ec30d4ee3888c51f356233a2c1e3919029
Homepage: https://github.com/citusdata/pg_cron
Description: Run periodic jobs in PostgreSQL
Description-md5: b733e29764720cd3b047e4ca93764fb2

5. The same packages on other Linux Distributions