sellorm - builds


Standalone builds of Python - Experimental

Builds of Python for the various operating systems

These builds are designed to be installed side-by-side to enable multiple versions of Python to co-exist on the same system. They install to '/opt/python' and use the 'update-alternatives' facility to enable choosing a default from the installed versions.

Install using 'gdebi' (from gdebi-core) or 'dpkg -i' if you prefer to handle dependencies yourself, or using yum on CentOS systems.

For more information on how these packages were built or to raise an issue, visit the py-pkg project on GitHub.

R for Amazon Linux on Arm - Experimental

Builds of R for Amazon Linux 2 running on AWS's ARM based servers

These builds are designed to be installed side-by-side to enable multiple versions of R to co-exist on the same system. They install to '/opt/R' and use the 'update-alternatives' facility to enable choosing a default from the installed versions.

Install using 'yum install -y <RPM>'