Tiago Alves
f0e6f2e6d9
Adds Oracle Linux support
...
Adds Oracle Linux support in which version 9 requires different logic
to enable CodeReady Builder repository which provides openblas-devel
required to install R.
Changes validated in both Oracle Linux 8 and 9 versions.
2024-02-12 23:44:33 +00:00
Toni Noble
509840ccda
add sles15sp5 to install script
2023-08-03 16:22:21 -04:00
Colin Rundel
90001f001b
Fix to handle Fedora
2023-08-02 17:06:51 -04:00
Gábor Csárdi
fc4212278b
Merge branch 'main' into feature/arm64
2023-01-10 20:30:58 +01:00
Gábor Csárdi
be9465a997
Use uname -m instead of uname -p, for Debian
...
On Debian uname -p returns 'unknown'.
2023-01-10 16:25:31 +01:00
Gábor Csárdi
3b3a13513d
Support arm64 builds
2023-01-10 14:41:12 +01:00
Greg Lin
744b8d2a18
Update RStudio references to Posit
2022-11-30 15:58:14 -06:00
Greg Lin
25ad44362f
Don't install prerelease R versions by default in quickinstall script
2022-09-21 12:22:32 -05:00
Greg Lin
f8392bdea8
Add R builds for openSUSE 15.4/SLES 15 SP4
2022-08-18 13:15:45 -05:00
Greg Lin
53bc157354
Update quick install script for RHEL 9
2022-08-17 15:30:54 -05:00
Greg Lin
df380906fb
Fix unattended quick install hanging on tzdata for Ubuntu 18
2022-08-17 14:30:55 -05:00
Greg Lin
79bd3a378f
Fix quick install script not detecting Debian version correctly
2022-08-17 14:30:55 -05:00
Toni
da42f97e27
missed an alma and rocky in install_rpm
2022-01-11 17:38:08 -05:00
Toni
b4c07a8283
add alma and rocky linux
2022-01-11 17:29:10 -05:00
Toni
d2f9c60da6
add amazon to detectable OSs, install epel
2022-01-11 17:06:24 -05:00
Toni
1ba4e967e7
add missing quote
2021-10-27 09:10:49 -04:00
Toni Noble
7090b371b5
addressing feedback
2021-10-26 10:52:27 -04:00
Greg Lin
5d5d555d2b
Update quick install script for openSUSE 15.2
2020-09-03 10:38:46 -05:00
Jonathan Curran
cb7a4a9f0a
Remove -y from apt-get update
2020-07-09 13:34:06 -06:00
Jonathan Curran
4b8482474f
Update repository indexes before installing
2020-07-09 12:15:29 -06:00
Jonathan Curran
40a8dc64fa
Use default user-agent
2020-06-15 11:56:45 -06:00
Jonathan Curran
3798528dcb
Fix not quiet
2020-06-09 15:48:41 -06:00
Jonathan Curran
9e969ba5d4
Fix header argument
2020-06-09 15:42:07 -06:00
Jonathan Curran
44c45590bc
Remove early exit
2020-06-09 10:18:22 -06:00
Jonathan Curran
4ef319313c
Remove debug flag
2020-06-09 10:13:54 -06:00
Jonathan Curran
2f61999519
Pass through user-agent if specified
2020-06-09 09:33:43 -06:00
Jonathan Curran
09668af688
Curl always reports errors in silent mode
2020-06-01 22:21:41 -06:00
Jonathan Curran
232113e387
Quiet output while downloading in unattended mode
2020-06-01 22:18:46 -06:00
Dan Buch
87c9ed44b0
Add support for Debian 10 (buster)
...
Closes #58
2020-04-30 15:10:14 -04:00
Greg Lin
7d2f5ee7cc
Update SLES 12 installation for Science repository removal
...
The Science repo no longer supports SLES 12. Switch to using the
Python backports repository on SLES 12 for openblas-devel.
2020-04-24 13:29:10 -05:00
Jonathan Yoder
535f98b82e
Support RHEL Minor Versions in quick install
2019-10-28 09:01:30 -04:00
Ricardo Andrade
91c91eb9b8
Better documentation
2019-09-20 11:53:50 -05:00
Ricardo Andrade
b45d75e22a
Optionally skips confirmation during the quick install
2019-09-20 11:10:27 -05:00
Jonathan Yoder
5a4df2094c
Full semantic versioning
...
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
2019-09-09 15:29:15 -04:00
Jonathan Yoder
ee97eaf99e
versions -> version
...
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
2019-09-09 15:29:03 -04:00
Jonathan Yoder
cfbf3b36b9
Better matching
2019-09-09 09:02:41 -04:00
Jonathan Yoder
e945acf089
Fixes per PR feedback
2019-09-09 08:55:54 -04:00
Ricardo Andrade
be34efabd7
Add help command and standard CLI switches
2019-09-06 15:13:13 -05:00
Ricardo Andrade
5a394f7990
Tweaks: blank line and plural "versions"
2019-09-06 14:50:39 -05:00
Ricardo Andrade
b95b27f625
Takes version as 2nd argument, list versions switch, silent json fetch
2019-09-06 14:38:38 -05:00
Jonathan Yoder
674f5fe48e
Tweaks
2019-08-28 11:25:55 -04:00
Jonathan Yoder
4d2b666c84
Quick Install Script
2019-08-28 11:09:30 -04:00