We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27147c9 commit 0dbec79Copy full SHA for 0dbec79
install_rstudio.sh
@@ -11,7 +11,7 @@ dpkg --configure -a
11
12
apt-get update && apt-get -y install \
13
ca-certificates \
14
- gdebi \
+ gdebi-core \
15
git \
16
libclang-dev \
17
libssl-dev \
0 commit comments