perl-JSON from home:csbuild:Perl project
Select Your Operating System
Add repository and install manually
For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_CentOS-6/home:csbuild:Perl.repo yum install perl-JSON
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_7/home:csbuild:Perl.repo yum install perl-JSON
For CentOS 5 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_5/home:csbuild:Perl.repo yum install perl-JSON
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:Perl/RHEL_7/home:csbuild:Perl.repo yum install perl-JSON
Grab binary packages directly
Add repository and install manually
For SLE 10 SDK run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:Perl/SLE_10_SDK/home:csbuild:Perl.repo zypper refresh zypper install perl-JSON
Grab binary packages directly
Add repository and install manually
For SLE 11 run the following as root:
?