From 9f6a2fddb6e451a0da4721bc235b87d77402097b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Tue, 15 Nov 2022 09:35:13 +0000 Subject: [PATCH] This file does not belong to zypp repo --- templates/pages/reporpms.html | 71 ----------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 templates/pages/reporpms.html 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%} -- 2.39.5