---
title: 安装gplots
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengsrap_02_0009.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengsrap_02_0009.html
indexId: 57b8900d8934e00bfd225deff4ffc1f2f3ada128d0e0c094fa79d4152e6f1e8866
---
# 安装gplots

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令安装gplots。

```
R
```


  输入BiocManager::install("gplots")。

  回显显示如下信息，则表示安装成功。
