Issues in installing r-base-dev

眉间皱痕 提交于 2019-12-01 23:30:31
Ankit Kulkarni

I made sure that the restricted and universe repositories are enabled (which was disabled in case of mine ). For doing this , Hit Alt + F2 type software-properties-gtk and hit Enter.

Under Ubuntu Software tab enable all the repositories.

After which run
sudo apt-get update

Again run

sudo apt-get install r-base-dev

And done successfully.

I got the above solution from this link

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!