From: Devrim Gunduz
Date: Mon, 10 Mar 2025 04:14:09 +0000 (+0300)
Subject: Add RHEL 9 and 8 arm64 CRB repo info
X-Git-Url: http://git.postgresql.org/gitweb/logout?a=commitdiff_plain;h=3ab74c7cd56355ccebf22d62888e2d7525b46f01;p=pgyum-website.git
Add RHEL 9 and 8 arm64 CRB repo info
---
diff --git a/templates/pages/howto.html b/templates/pages/howto.html
index a87b4ea..cc0cf8c 100644
--- a/templates/pages/howto.html
+++ b/templates/pages/howto.html
@@ -15,7 +15,7 @@
On RHEL/Rocky/AlmaLinux 8, please disable OS PostgreSQL module first before using PGDG RPMs:
- dnf -qy module disable postgresql
-
+.
@@ -48,9 +48,11 @@
- RHEL 10 - x86_64 beta: subscription-manager repos --enable="codeready-builder-beta-for-rhel-10-x86_64-rpms"
- RHEL 10 - arm64 beta: subscription-manager repos --enable="codeready-builder-beta-for-rhel-10-aarch64-rpms"
- - RHEL 9: subscription-manager repos --enable="codeready-builder-for-rhel-9-x86_64-rpms"
+ - RHEL 9 - x86_64: subscription-manager repos --enable="codeready-builder-for-rhel-9-x86_64-rpms"
+ - RHEL 9 - arm64: subscription-manager repos --enable="codeready-builder-for-rhel-9-aarch64-rpms"
- Rocky/AlmaLinux 9: dnf config-manager --enable crb
- - RHEL 8: subscription-manager repos --enable="codeready-builder-for-rhel-8-x86_64-rpms"
+ - RHEL 8 - x86_64: subscription-manager repos --enable="codeready-builder-for-rhel-8-x86_64-rpms"
+ - RHEL 8 - arm64: subscription-manager repos --enable="codeready-builder-for-rhel-8-aarch64-rpms"
- Rocky/AlmaLinux 8: dnf config-manager --enable powertools