get RPerl;

How To Download & Install RPerl.

Free & Open Source on GitHub

get RPerl;

Last Update: February 5th, 2020

Docker

All eligible operating systems, use Docker images:

$ docker run -it wbraswell/rperl_cpan

Install Docker before running above command:

Docker in Debian
Docker in Ubuntu
Docker in CentOS
Docker in Fedora
Docker in Generic Linux
Docker in MacOS
Docker in Windows

Browse raw files: https://hub.docker.com/r/wbraswell/rperl_cpan/

Debian & Ubuntu

Ubuntu v16.04 GNU/Linux & compatible Debian derivatives, use DEB packages:

$ DEB COMMANDS COMING SOON

Browse raw files: COMING SOON

RedHat & CentOS & Fedora

CentOS 7 GNU/Linux & compatible RedHat derivatives, use RPM packages:

$ yum-config-manager --add-repo https://packages.rperl.org/centos7-perl-cpan.repo
$ yum-config-manager --enable centos7-perl-cpan
$ yum install perl-RPerl

Browse raw files: https://packages.rperl.org/centos/7/rperl/x86_64/