PostgreSQL: Linux downloads (other)
https://www.postgresql.org/download/linuxUbuntu Other Linux Generic linux distributions PostgreSQL is available integrated with the package management on most Linux platforms. When available, this is the recommended way to install PostgreSQL, since it provides proper integration with the operating system, including automatic patching and other management functionality.
PostgreSQL: Linux downloads (Ubuntu)
www.postgresql.org › download › linuxTo install PostgreSQL on Ubuntu, use the apt-get (or other apt-driving) command: apt-get install postgresql-12. The repository contains many different packages including third party addons. The most common and important packages are (substitute the version number as required): postgresql-client-12. client libraries and client binaries.