Possible to swift to Almalinux from CentOS 8 stream ARM-version

I install centos 8 stream (raspberry Pi image) as website server, it’s possible to use below script to swift centos 8 streeam to almalinux by below instruction:

$ curl -O https://raw.githubusercontent.com/AlmaLinux/almalinux-deploy/master/almalinux-deploy.sh

$ chmod +x almalinux-deploy.sh

$ sudo bash almalinux-deploy.sh

reference: How to Migrate to AlmaLinux 8.4 from CentOS Linux – LinuxWays

Glad this worked for you. Technically migrating from Stream is not supported because it tracks ahead of our release, but we are glad it worked for you.