From: Devrim Gündüz Date: Tue, 15 Nov 2022 09:35:13 +0000 (+0000) Subject: This file does not belong to zypp repo X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=9f6a2fddb6e451a0da4721bc235b87d77402097b;p=pgzypp-website.git This file does not belong to zypp repo --- diff --git a/templates/pages/reporpms.html b/templates/pages/reporpms.html deleted file mode 100644 index 50a22a0..0000000 --- a/templates/pages/reporpms.html +++ /dev/null @@ -1,71 +0,0 @@ -{%extends "base.html" %} -{%block title%}Repo RPMs{%endblock%} -{%block maincontent%} - -

Repo RPMs

- -

Finding out which OS/architecture you are using

-

- If you do not know which OS/arch you are using, click - here to find your OS/architecture. -

-

- Please note that PostgreSQL YUM repository depends on the - EPEL - repository for some packages. RHEL/CentOS/etc. users should install the EPEL - repo RPM along with PGDG repo RPMs to satisfy dependencies. -

- -

Available Repo RPMs

-

- As of 15 April 2019, there is only one repository RPM per distro which - includes repository information for all available PostgreSQL releases. -

- - - - - - - - - - - - -

NonFree Repository

-
- - -{%endblock%}