{%extends "base/page.html"%} {%block title%}Linux downloads (other){%endblock%} {%block contents%}
Please select your distribution below:
DebianPostgreSQL 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.
For information about how to perform this installation, please consult the documentation for your Linux distribution.
{%include "pages/download/linux/linux_oneclick.inc" %}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%}