I have recently installed Ubuntu 20.04, however I cannot seem to install Rstudio. It seems some other people have had the same problem however, none of the solutions I've seen so far work for me.
I have tried to install Rstudio using
sudo gdebi rstudio-1.4.1717-amd64.deb
which returns this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
This package is uninstallable
Cannot install 'libclang-dev'
I have tried many methods to get around this, including trying to install an older version of libc6, and installing an older version of rstudio - all of which are solutions that seemed to work for others on the internet.
I am new to Ubuntu and am out of ideas how to install RStudio. Could anyone help?