Remove openSUSE 15.4 for EOL
This commit is contained in:
parent
896e32a8b3
commit
770f273ce1
1 changed files with 2 additions and 247 deletions
|
|
@ -23,9 +23,7 @@ R binaries are built for the following Linux operating systems:
|
|||
- Debian 10, 11, 12
|
||||
- CentOS 7
|
||||
- Red Hat Enterprise Linux 7, 8, 9
|
||||
- openSUSE 15.4
|
||||
- openSUSE 15.5
|
||||
- SUSE Linux Enterprise 15 SP4
|
||||
- SUSE Linux Enterprise 15 SP5
|
||||
- Fedora 38, 39
|
||||
|
||||
|
|
@ -143,10 +141,6 @@ sudo yum install R-${R_VERSION}-1-1.x86_64.rpm
|
|||
|
||||
Download the rpm package:
|
||||
```bash
|
||||
# openSUSE 15.4 / SLES 15 SP4
|
||||
curl -O https://cdn.posit.co/r/opensuse-154/pkgs/R-${R_VERSION}-1-1.x86_64.rpm
|
||||
|
||||
|
||||
# openSUSE 15.5 / SLES 15 SP5
|
||||
curl -O https://cdn.posit.co/r/opensuse-155/pkgs/R-${R_VERSION}-1-1.x86_64.rpm
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue