ubuntu22.04如何安装Rstudio server


 

1、系统信息

root@ubuntu2204test01:/home# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04 LTS
Release:        22.04
Codename:       jammy

ubuntu22.04如何安装Rstudio server

 

 

2、安装R

root@ubuntu2204test01:/home# apt install r-base-core

 

3、安装Rstudio server

sudo apt-get install gdebi-core
wget https://download2.rstudio.org/server/bionic/amd64/rstudio-server-2022.02.3-492-amd64.deb
sudo gdebi rstudio-server-2022.02.3-492-amd64.deb

 

4、登录测试:本机IP:8787

ubuntu22.04如何安装Rstudio server

 

原创文章,作者:Maggie-Hunter,如若转载,请注明出处:https://blog.ytso.com/tech/aiops/267863.html

(0)
上一篇 2022年6月19日 02:43
下一篇 2022年6月19日 02:43

相关推荐

发表回复

登录后才能评论

WordPress 数据库错误: [Duplicate entry '82-4d3f5343d1f1b32d21fd4fb47d88d6b2' for key 'task_id_source_url_key']
insert into wp_autoblog_queue(task_id,source_url,source_url_key,create_date_time,not_check_stoped,post_interval) values(82,'https://www.idc.net/help/os/linux/page/6438/','4d3f5343d1f1b32d21fd4fb47d88d6b2',1735359357,0,0)