Hi I followed instruction here to install rstudio:
http://cran.rstudio.com/bin/linux/ubuntu/
However, when I ran command: sudo rstudio-server start
I get the error: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory
My linux version is
LSB Version: core-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic
Which satisfy the instruction's requirements
What should I do to fix this problem?