For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:voegelas/RockyLinux_9/home:voegelas.repo
yum install perl-Archive-Extract
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:voegelas/RockyLinux_8/home:voegelas.repo
yum install perl-Archive-Extract
For RockyLinux 10 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:voegelas/RockyLinux_10/home:voegelas.repo
yum install perl-Archive-Extract
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:voegelas/AlmaLinux_8/home:voegelas.repo
yum install perl-Archive-Extract