Which should I choose for a Centos install?
Você deve escolher a seguinte opção:
- RStudio 1.0.153 - Fedora 19+/RedHat 7+/openSUSE 13.1+ (64-bit)
O CentOS é uma versão recompilada do Redhat Enterprise Linux Server (RHLS) menos os módulos do Enterprise, o módulo Redhat Subscription seria um exemplo de um módulo não incluído no CentOS, devido a restrições relacionadas ao nome Redhat (e ao fato não serve para nada se você usa o CentOS) há outros exemplos, mas a lista é extensa.
Red Hat released Red Hat Enterprise Linux 7.4 on August 1st, 2017 (Info). In the CentOS world, we call this type of release a 'Point Release', meaning that the major version of a distribution (in this case Red Hat Enterprise Linux 7) is getting a new point in time update set (in this case '.4').
When there is a new release of RHEL 7 source code, the public release of this source code happens on the CentOS git server (git.centos.org). We then use a published set of tools (tools) to build Source RPMs (info) from the released git source code and immediately start building the updated version of CentOS Linux. We use a program called mock to build Binary RPM packages from the SRPMs.