-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I had to install apt-rdepends. Then I got this error:
user1@MIU00235315:~/Downloads/R/bin/R$ apt-rdepends --build-depends --follow=DEPENDS r-base-dev | grep " B" | sed -e "s/ Build-Depends: //"
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Unable to read /etc/apt/preferences.d/firefox-no-snap - open (13: Permission denied)
user1@MIU00235315:~/Downloads/R/bin/R$ sudo apt-get build-dep r-base-dev
Reading package lists... Done
Picking 'r-base' as source package instead of 'r-base-dev'
E: Unable to find a source package for r-base-dev
I had to install libblas-dev liblapack-dev libreadline-dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels