Rstudio-server网站下载的显示:

Debian 8 / Ubuntu

To download and install RStudio Server open a terminal window and execute the following commands (corresponding to the 32 or 64-bit version as appropriate). Note that the gdebi-core package is installed first so that gdebi can be used to install RStudio and all of its dependencies.

64bit
Size:  36.7 MB MD5: 4e9ee8bad6b8a88ea57caa80106cd388 Version:  1.2.1335 Released:  2019-04-08

$ sudo apt-get install gdebi-core
$ wget https://download2.rstudio.org/server/trusty/amd64/rstudio-server-1.2.1335-amd64.deb
$ sudo gdebi server/trusty/amd64/rstudio-server-1.2.1335-amd64.deb

可以看到该安装包编号MD5: 4e9ee8bad6b8a88ea57caa80106cd388

对应下面的Rstudio-server网站内容

Server VersionInstallers     Size    Date    MD5
RStudio Server 1.2.1335 - Ubuntu 14/Debian 8 (64-bit)   36.7 MB     2019-03-28  4e9ee8bad6b8a88ea57caa80106cd388
RStudio Server 1.2.1335 - Ubuntu 18 (64-bit)    36.8 MB     2019-03-28  7e84f384a87e219d20c00d8a6bccf532
RStudio Server 1.2.1335 - Debian 9+ (64-bit)   37.1 MB     2019-03-28  33f56cb20079a3e1d64e10a215a6c326
RStudio Server 1.2.1335 - Redhat/CentOS 6+ (64-bit)    46.9 MB     2019-03-28  da696c9823eb1c044f04adf75f722b64
RStudio Server 1.2.1335 - SLES/openSUSE 12+ (64-bit)   38 MB   2019-03-28  3c63e28c499f2a705afcd696529c0486
RStudio Server 1.2.1335 - OpenSUSE 15+ (64-bit)    38.4 MB     2019-03-28  4f7366fd38160673f139e45ddbc993ef

安装不成功可能是因为安装包是由于语句中的包是14版本的。

所以我将下面对应Ubuntu18的这个安装包下载下来,安装试一下。

要把安装包放到home文件夹中哦,不然终端会找不到安装包就无法下载。

RStudio Server 1.2.1335 - Ubuntu 18 (64-bit)     36.8 MB     2019-03-28  7e84f384a87e219d20c00d8a6bccf532

gavin@gavin-Precision-7820-Tower:~$ sudo apt-get install gdebi-core
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gdebi-core is already the newest version (0.9.5.7+nmu2).
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
gavin@gavin-Precision-7820-Tower:~$ sudo apt-get install libapparmor1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libapparmor1 is already the newest version (2.12-4ubuntu5.1).
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
gavin@gavin-Precision-7820-Tower:~$ sudo gdebi rstudio-server-1.2.1335-amd64.deb
[sudo] password for gavin:
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done
Requires the installation of the following packages: lib32gcc1 lib32stdc++6 libc6-i386 libclang-6.0-dev libclang-common-6.0-dev libclang-dev libclang1-6.0 libobjc-7-dev libobjc4

RStudio Server
 RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, and workspace management.
Do you want to install the software package? [y/N]:y
Get:1 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libc6-i386 amd64 2.27-3ubuntu1 [2651 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libobjc4 amd64 8.2.0-1ubuntu2~18.04 [52.3 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libobjc-7-dev amd64 7.3.0-27ubuntu1~18.04 [207 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libclang1-6.0 amd64 1:6.0-1ubuntu2 [7067 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.2.0-1ubuntu2~18.04 [47.9 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.2.0-1ubuntu2~18.04 [414 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libclang-common-6.0-dev amd64 1:6.0-1ubuntu2 [3078 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libclang-6.0-dev amd64 1:6.0-1ubuntu2 [20.4 MB]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libclang-dev amd64 1:6.0-41~exp5~ubuntu1 [2812 B]
Fetched 33.9 MB in 6s (503 kB/s)                                               
Selecting previously unselected package libc6-i386.
(Reading database ... 172641 files and directories currently installed.)
Preparing to unpack .../0-libc6-i386_2.27-3ubuntu1_amd64.deb ...
Unpacking libc6-i386 (2.27-3ubuntu1) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../1-libobjc4_8.2.0-1ubuntu2~18.04_amd64.deb ...
Unpacking libobjc4:amd64 (8.2.0-1ubuntu2~18.04) ...
Selecting previously unselected package libobjc-7-dev:amd64.
Preparing to unpack .../2-libobjc-7-dev_7.3.0-27ubuntu1~18.04_amd64.deb ...
Unpacking libobjc-7-dev:amd64 (7.3.0-27ubuntu1~18.04) ...
Selecting previously unselected package libclang1-6.0:amd64.
Preparing to unpack .../3-libclang1-6.0_1%3a6.0-1ubuntu2_amd64.deb ...
Unpacking libclang1-6.0:amd64 (1:6.0-1ubuntu2) ...
Selecting previously unselected package lib32gcc1.
Preparing to unpack .../4-lib32gcc1_1%3a8.2.0-1ubuntu2~18.04_amd64.deb ...
Unpacking lib32gcc1 (1:8.2.0-1ubuntu2~18.04) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../5-lib32stdc++6_8.2.0-1ubuntu2~18.04_amd64.deb ...
Unpacking lib32stdc++6 (8.2.0-1ubuntu2~18.04) ...
Selecting previously unselected package libclang-common-6.0-dev.
Preparing to unpack .../6-libclang-common-6.0-dev_1%3a6.0-1ubuntu2_amd64.deb ...
Unpacking libclang-common-6.0-dev (1:6.0-1ubuntu2) ...
Selecting previously unselected package libclang-6.0-dev.
Preparing to unpack .../7-libclang-6.0-dev_1%3a6.0-1ubuntu2_amd64.deb ...
Unpacking libclang-6.0-dev (1:6.0-1ubuntu2) ...
Selecting previously unselected package libclang-dev.
Preparing to unpack .../8-libclang-dev_1%3a6.0-41~exp5~ubuntu1_amd64.deb ...
Unpacking libclang-dev (1:6.0-41~exp5~ubuntu1) ...
Setting up libobjc4:amd64 (8.2.0-1ubuntu2~18.04) ...
Setting up libclang1-6.0:amd64 (1:6.0-1ubuntu2) ...
Setting up libc6-i386 (2.27-3ubuntu1) ...
Setting up libobjc-7-dev:amd64 (7.3.0-27ubuntu1~18.04) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up lib32gcc1 (1:8.2.0-1ubuntu2~18.04) ...
Setting up lib32stdc++6 (8.2.0-1ubuntu2~18.04) ...
Setting up libclang-common-6.0-dev (1:6.0-1ubuntu2) ...
Setting up libclang-6.0-dev (1:6.0-1ubuntu2) ...
Setting up libclang-dev (1:6.0-41~exp5~ubuntu1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Selecting previously unselected package rstudio-server.
(Reading database ... 173961 files and directories currently installed.)
Preparing to unpack rstudio-server-1.2.1335-amd64.deb ...
Unpacking rstudio-server (1.2.1335) ...
Setting up rstudio-server (1.2.1335) ...
groupadd: group 'rstudio-server' already exists
Created symlink /etc/systemd/system/multi-user.target.wants/rstudio-server.service → /etc/systemd/system/rstudio-server.service.
● rstudio-server.service - RStudio Server
   Loaded: loaded (/etc/systemd/system/rstudio-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2019-04-11 04:32:14 EDT; 1s ago
  Process: 25762 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=0/SUCCESS)
 Main PID: 25765 (rserver)
    Tasks: 3 (limit: 4915)
   CGroup: /system.slice/rstudio-server.service
           └─25765 /usr/lib/rstudio-server/bin/rserver

Apr 11 04:32:14 gavin-Precision-7820-Tower systemd[1]: Starting RStudio Serve…..
Apr 11 04:32:14 gavin-Precision-7820-Tower systemd[1]: Started RStudio Server.
Hint: Some lines were ellipsized, use -l to show in full.
gavin@gavin-Precision-7820-Tower:~$ sudo rstudio-server verify-installation
Server is running and must be stopped before running verify-installation

安装时不能使用这个语句(Rstudio-server官网推荐的语句)

sudo gdebi server/trusty/amd64/rstudio-server-1.2.1335-amd64.deb

因为这个安装包是我自己下载的,不应该直接使用这个带路径的语句。

应该使用这个语句:

sudo gdebi rstudio-server-1.2.1335-amd64.deb

安装显示没有问题!!!

安装Rstudio-server,使用官网的程序下载安装不合理?其对应的安装包是Ubuntu14,而我的系统是Ubuntu18.相关推荐

  1. 怎么在python官网下载python,官网python怎么下载安装

    python怎么安装 在Python官网下载Python安装包,双击打开Python软件.勾选add Python 3.8 to PATH,点击install Now. 安装完成后,点击Close.打 ...

  2. 官网的python下载安装后无需配置即可使用_图文解说少儿编程软件python下载安装,没有经验的新手也可以做到...

    最近刚刚重新更换了电脑,对于这台电脑来说,python就是未认识的朋友,顺便给大家演示一下如何找到python.安装python.打开python,希望能给各位朋友提高很多的学习借鉴作用. 如何找到p ...

  3. Ubuntu 20.04安装RStudio Server并使用conda虚拟环境

    Ubuntu20.04安装RStudio Server并使用conda虚拟环境 过程比较简单,基本参考官网顺利安装.如果服务器没有R可以先安装一个,后续会改为使用conda虚拟环境中的R.安装过程如下 ...

  4. 超好看的Nteam官网PHP程序源码

    NanGe Nteam 该项目适用于团队/工作室等类型,全站由layui强力驱动,及光年后台模板的使用 团队介绍.项目展示.成员列表等 成员申请.作品申请.成员真假查询.人机验证 多管理员.成员.项目 ...

  5. 精美企业公司官网小程序源码 自带十几款模板 一键生成 全开源版

    简介: 精美企业公司官网小程序 yyf_company 33.0.15安装更新一体包 自带十几款模板 一键生成 全开源版 支持创建多个小程序!(理论上只要服务器配置够,可以生成无限个) 可在后台修改全 ...

  6. 最佳iOS设备管理器imazing 2.16.9官网Mac/Windows下载电脑版怎么下载安装

    imazing 2.16.9官网Mac/Windows下载电脑版是款针对苹果设备所打造的管理工具.iMazing为用户提供多种设备管理功能,每一位用户都能以自己的形式管理苹果设备.iMazing与苹果 ...

  7. phpstorm License Server激活 官网下载版本直接激活

    phpstorm License Server激活 官网下载最新版本直接激活 下载后会提示30天validate,还是激活. 选择license server激活 然后依次尝试下边的license s ...

  8. Gstore官网学习二:安装(笔者自带填坑)

    文章目录 一.系统要求 二.安装环境准备 2.1 安装gcc 和 g++ 安装 2.1.1官网指导 2.1.2 笔者方法 第一步:安装centos-release-scl 第二步:安装devtools ...

  9. 企业官网小程序搭建教程

    移动互联网时代,人们都习惯在手机上浏览信息.微信作为超级APP,在微信小程序上搭建一个企业官网,一是方便顾客了解企业经营的业务,二也可以通过小程序的分享来提高企业的知名度.本文就利用微搭低代码这款开发 ...

最新文章

  1. Python语言学习之字母A开头函数使用集锦:assert用法之详细攻略
  2. 几点减几点怎么列算式_节日礼品怎么挑选 这几点很关键
  3. python自动生成坐标脚本_用一个简单的python脚本从经纬度坐标获得高程
  4. 监听屏幕解锁和判断屏幕状态
  5. 10.8 wtx模拟题题解
  6. tensorflow2.0 图像处理项目_UCOSIII移植——STM32F769I 图像处理能力评测之五
  7. 【知识图谱系列】基于Randomly Perturb的图谱预训练模型GraphCL
  8. ssr使用mysql数据库_MySQL数据库安装与配置详解
  9. 操作系统4.1.4 文件的物理结构(文件分配方式)
  10. 卡内基梅隆计算机专业,卡内基梅隆大学计算机专业介绍
  11. 联想电脑阻止c语言运行,联想电脑运行程序打不开怎么解决
  12. AR互动大屏丨Add_自动循环动画、遮挡效果的实现
  13. ninja 编译threadx(ubuntu)
  14. mesothelioma-弥漫性间皮瘤
  15. 如何关闭计算机英语作文,英语作文lt;关掉你的电脑gt;
  16. Unity可编程渲染管线系列(七)反射(镜面和环境)
  17. 【阿朱洞察】中国大数据行业的下一步走向
  18. 分享一个转换pdf,PDF分割、指定页提取无需安装软件的方法
  19. 通过ip获取所在地理位置、通过手机号获取归属地
  20. Dagger2 简介

热门文章

  1. Java+MySQL基于ssm的物理竞赛管理系统 开题 论文
  2. Java+MySQL基于ssm的物理竞赛管理系统
  3. Windows11分辨率无法调整,缩放不能选择调整
  4. TEST | 运用position:absolute做一张太极图
  5. matlab学习之旅1——钢琴音频
  6. 80老翁谈人生(156):老翁为何笃爱互联网?
  7. 怎么起用计算机无线开关,笔记本电脑无线网卡,教您如何打开电脑无线网卡开关...
  8. 全网首款能模拟苹果IOS系统自带Safari浏览器的工具来了
  9. 如何取消Chrome浏览器自动翻译
  10. 速收藏 !回复审稿人意见时常用的英文套话