Drop openSUSE 15.2 builds for EOL
This commit is contained in:
parent
ee6db069ca
commit
c7b30828b7
1 changed files with 5 additions and 199 deletions
|
|
@ -19,11 +19,11 @@ bug, or ask questions on [RStudio Community](https://community.rstudio.com).
|
|||
|
||||
R binaries are built for the following Linux operating systems:
|
||||
- Ubuntu 18.04, 20.04, 22.04
|
||||
- Debian 9, 10
|
||||
- Debian 9, 10, 11
|
||||
- CentOS 7
|
||||
- Red Hat Enterprise Linux 7, 8
|
||||
- openSUSE 42.3, 15.2, 15.3
|
||||
- SUSE Linux Enterprise 12, 15 SP2, 15 SP3
|
||||
- openSUSE 42.3, 15.3
|
||||
- SUSE Linux Enterprise 12, 15 SP3
|
||||
|
||||
## Quick Installation
|
||||
|
||||
|
|
@ -123,9 +123,6 @@ Download the rpm package:
|
|||
# openSUSE 42.3 / SLES 12
|
||||
wget https://cdn.rstudio.com/r/opensuse-42/pkgs/R-${R_VERSION}-1-1.x86_64.rpm
|
||||
|
||||
# openSUSE 15.2 / SLES 15 SP2
|
||||
wget https://cdn.rstudio.com/r/opensuse-152/pkgs/R-${R_VERSION}-1-1.x86_64.rpm
|
||||
|
||||
# openSUSE 15.3 / SLES 15 SP3
|
||||
wget https://cdn.rstudio.com/r/opensuse-153/pkgs/R-${R_VERSION}-1-1.x86_64.rpm
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue