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: https://linuxways.net/centos/how-to-migrate-to-almalinux-8-4-from-centos-linux/

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.