{%extends "base/page.html"%} {%block title%}Linux downloads (other){%endblock%} {%block contents%}

Linux downloads

Please select your distribution below:

Debian
Red Hat/CentOS
SUSE
Ubuntu
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.

Should packages not be available for your distribution, or there are issues with your package manager, there are graphical installers available.

Finally, most Linux systems make it easy to build from source.

Integrated installation

For information about how to perform this installation, please consult the documentation for your Linux distribution.

{%include "pages/download/linux/linux_oneclick.inc" %}

Platform support

The installers are not specifically tested on Linux distributions other than those listed on the Red Hat, Debian, Ubuntu and SUSE pages, but can be expected to work on reasonably modern distributions in most cases.

{%include "pages/download/linux/linux_source.inc" %} {%endblock%}