在Debian 10 Linux系统中安装R和RStudio开源版本,安装rstudio时wget报错

在Debian 10 Linux系统中安装R和RStudio开源版本

步骤1:在Debian 10(Buster)上安装R

安装r-base软件包

sudo apt -y install r-base

步骤2:在Debian 10(Buster)中下载并安装RStudio

sudo apt -y install wget

wget https://download1.rstudio.org/desktop/bionic/amd64/rstudio-1.4.1717-amd64.deb

报错:
wget: relocation error: wget: symbol GMTLSv1_1_client_method version OPENSSL_1_1_0 not defined in file libssl.so.1.1 with link time reference