Line 1,287:
Line 1,287:
dnf module switch-to python36:3.6 -y
dnf module switch-to python36:3.6 -y
dnf module install php:remi-8.3
dnf module install php:remi-8.3
−
dnf install e-smith-manager smeserver-* --enablerepo=koji-sme11,epel,remi,remi-safe,of,baseos,appstream,powertools --exclude=smeserver-mariadb*
+
dnf install smeserver-* --enablerepo=koji-sme11,epel,remi,remi-safe,of,baseos,appstream,powertools
+
+
{{Warning box| If you get PGPKEY failures, then just add "--nopgpcheck" to the dnf install command }}
+
{{Warning box|we will drop horde support, so we have no limitation in keeping php 8.1 which is obsolete, I suggest to go with 8.3 EOL 23 Nov 2026}}
{{Warning box|we will drop horde support, so we have no limitation in keeping php 8.1 which is obsolete, I suggest to go with 8.3 EOL 23 Nov 2026}}
et voilà, you have a non functional SME 11 over Rocky 8 minimal.
et voilà, you have a non functional SME 11 over Rocky 8 minimal.