
我想安裝 R Studio 基於本教程
但我卡在了部分sudo gdebi –n rstudio-0.99.896-amd64.deb
,上面寫著gdebi error, file not found: –n
我正在使用 Ubuntu 18.04.3 LTS
答案1
sudo apt -y install r-base
後來是 r-studio 和 gdebi。
我還安裝了 synaptic 的所有 r-studio 軟體包。
只需在終端機中輸入以下命令: sudo apt install synaptic
然後在synaptic寫r studio。
我使用的是 Ubuntu Mate 18.04。
r studio 運作正常。