Hello!
I am the developer of shrink-backup and I just got working on including almalinux in the script due to it being one of the few distros that provide a version with gpt partition table OOTB! ![]()
Problem is, I need gdisk (sgdisk) to make it work, parted does not work for some of the operations I do in the script.
Mark my surprise when I could not find gdisk in the repos, and a quick search gave me this thread: RHEL 10 vs. gdisk removal that unfortunately had no answers, and got closed 11 hours ago (just my luck).
I saw the package exists at least in almalinux 8, maybe 9 too? But is there any way to get access to that package on almalinux 10?
Or could it be possible for the package maintainers to include gdisk in almalinux 10 for rpi?
Otherwise I will have to drop the idea of incuding almalinux in the backup script, but it would be really awesome if I could! (it would also be the base distro for testing gpt partition table functionality)
Thank you in advance!

