perl-CPANPLUS from home:voegelas project
Select Your Operating System
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:voegelas/openSUSE_Tumbleweed/home:voegelas.repo zypper refresh zypper install perl-CPANPLUS
Grab binary packages directly
Add repository and install manually
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-CPANPLUS
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-CPANPLUS
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:voegelas/AlmaLinux_9/home:voegelas.repo yum install perl-CPANPLUS
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-CPANPLUS
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:voegelas/openSUSE_Leap_15.6/home:voegelas.repo zypper refresh zypper install perl-CPANPLUS
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:voegelas/openSUSE_Leap_15.5/home:voegelas.repo zypper refresh zypper install perl-CPANPLUS