Downgrade 8.8 to 8.7

Hi there,

On a few new VPS’s we ordered AlmaLinux 8.8 is installed by default. For some of our software (Cloudlinux) we need AlmaLinux 8.7.

Is there a way to downgrade 8.8 to 8.7?

I have tried setting releaseserver to 8.7 and then downgrade redhat-release but this doesn’t seem to work.

If they are new systems, cannot you just download the 8.7 ISO from the vault and install a new instance? https://repo.almalinux.org/vault/8.7/isos/x86_64/AlmaLinux-8.7-x86_64-dvd.iso

Unfortunately we are currently not able to install an OS with ISO files on our virtual servers.

Looks like i was able to downgrade with the following command:

yum --releasever=8.7 downgrade redhat-release